blob: c11c6a90593d0d111b7b2932c4752875a2104dca [file] [log] [blame]
{
"name": "Segmentio",
"version": "0.1.1",
"homepage": "https://github.com/Yalantis/Segmentio",
"summary": "Animated top/bottom segmented control written in Swift!",
"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.1"
},
"source_files": "Segmentio/Source/**/*.swift",
"module_name": "Segmentio",
"requires_arc": true
}