| { | |
| "name": "Arranged", | |
| "version": "1.0.3", | |
| "summary": "Open source replacement of UIStackView for iOS 8 (100% layouts supported)", | |
| "homepage": "https://github.com/kean/Arranged", | |
| "license": "MIT", | |
| "authors": "Alexander Grebenyuk", | |
| "social_media_url": "https://twitter.com/a_grebenyuk", | |
| "source": { | |
| "git": "https://github.com/kean/Arranged.git", | |
| "tag": "1.0.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "tvos": "9.0" | |
| }, | |
| "source_files": "Sources/**/*" | |
| } |