blob: 34672c390704e2424d3366e81fbb989316a35232 [file] [log] [blame]
{
"name": "NXTSegmentedControl",
"version": "1.0.2",
"summary": "A segmented control replacement that supports swiping, and animated transitions.",
"homepage": "https://github.com/YayNext/NXTSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Patrick Mick": "patrickmick1@gmail.com"
},
"social_media_url": "http://twitter.com/patrickmick",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/YayNext/NXTSegmentedControl.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"NXTSegmentedControl/*.{h,m}"
],
"requires_arc": true
}