| { | |
| "name": "Align", | |
| "version": "1.2.1", | |
| "summary": "An intuitive and powerful Auto Layout library", | |
| "homepage": "https://github.com/kean/Align", | |
| "license": "MIT", | |
| "authors": "Alexander Grebenyuk", | |
| "social_media_url": "https://twitter.com/a_grebenyuk", | |
| "source": { | |
| "git": "https://github.com/kean/Align.git", | |
| "tag": "1.2.1" | |
| }, | |
| "platforms": { | |
| "ios": "10.0", | |
| "tvos": "10.0" | |
| }, | |
| "source_files": "Sources/**/*" | |
| } |