blob: cf59f96a6bd7ef2f39ad7258cd4fe784694881b7 [file] [log] [blame]
{
"name": "Relativity",
"version": "0.9.5",
"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": "0.9.5"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
}
}