blob: 6ade8ebcf95148d53ed96d61ca8ed0da42978a7c [file] [log] [blame]
{
"name": "NXTSegmentedControl",
"version": "1.0.9",
"summary": "A segmented control replacement that supports swiping, and animated transitions.",
"homepage": "https://github.com/pmick/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.9"
},
"source_files": [
"Classes",
"NXTSegmentedControl/*.{h,m}"
],
"requires_arc": true
}