blob: f13b9f8dfe4509ab4260bb29650d1d13f4f673ed [file] [log] [blame]
{
"name": "NXTSegmentedControl",
"version": "1.0.7",
"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.7"
},
"source_files": [
"Classes",
"NXTSegmentedControl/*.{h,m}"
],
"requires_arc": true
}