| { | |
| "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" | |
| } | |
| } |