{ | |
"name": "Relativity", | |
"version": "0.9.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": "0.9.0" | |
}, | |
"source_files": "Sources/*.swift", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |