blob: ca7c3deba83da5f68301f8f24ed695648f8ab11b [file] [log] [blame]
{
"name": "NGOSegmentControl",
"version": "1.0.0",
"summary": "A control that mimics the UISegmentControl behaviour but simply consists of 2 buttons.",
"homepage": "https://github.com/andgotravel/NGOSegmentControl",
"license": "MIT",
"authors": {
"Stas Zhukovskiy": "stzhuk@gmail.com"
},
"source": {
"git": "https://github.com/andgotravel/NGOSegmentControl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}