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