blob: 0d09455a0a25e2569b906c0504d0689c398a4b56 [file] [log] [blame]
{
"name": "Segmentio",
"version": "0.1.3",
"homepage": "https://github.com/Yalantis/Segmentio",
"summary": "Animated top/bottom segmented control written in Swift!",
"screenshots": "https://raw.githubusercontent.com/Yalantis/Segmentio/master/Assets/animation.gif",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yalantis/Segmentio.git",
"tag": "0.1.3"
},
"source_files": "Segmentio/Source/**/*.swift",
"module_name": "Segmentio",
"requires_arc": true
}