{ | |
"name": "Arranged", | |
"version": "2.1", | |
"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": "2.1" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"tvos": "9.0" | |
}, | |
"source_files": "Sources/**/*", | |
"pushed_with_swift_version": "4.0 -" | |
} |