blob: 4a62e79cd3819c32db5e4a13f577a02659cf92f9 [file] [log] [blame]
{
"name": "Arranged",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}