blob: 10776a41a76ceb8867bd187470f2374fad3f31f4 [file] [log] [blame]
{
"name": "Arranged",
"version": "2.0",
"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.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0 -"
}