blob: f4d7ccb5d28a5ff2711d640856e93f2cf5a9d6d3 [file] [log] [blame]
{
"name": "SWSegmentedControl",
"version": "1.0.0",
"summary": "A Android-like tab bar, drop-in replacement for UISegmentedControl.",
"homepage": "https://github.com/sarunw/SWSegmentedControl",
"license": "MIT",
"authors": {
"Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
},
"source": {
"git": "https://github.com/sarunw/SWSegmentedControl.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SWSegmentedControl": [
"Pod/Assets/*.png"
]
}
}