blob: bd385961db9a698ee9f78d781f00ea726307e2bd [file] [log] [blame]
{
"name": "Relativity",
"version": "1.0.0",
"license": "Apache License, Version 2.0",
"summary": "A programmatic layout engine and DSL that provides an alternative to Auto Layout.",
"homepage": "https://github.com/dfed/Relativity",
"authors": "Dan Federman",
"source": {
"git": "https://github.com/dfed/Relativity.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2"
}