| { | |
| "name": "Align", | |
| "version": "2.3.0", | |
| "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": "2.3.0" | |
| }, | |
| "swift_versions": [ | |
| "5.1", | |
| "5.2" | |
| ], | |
| "platforms": { | |
| "ios": "11.0", | |
| "osx": "10.13", | |
| "tvos": "11.0" | |
| }, | |
| "source_files": "Sources/**/*", | |
| "swift_version": "5.2" | |
| } |