blob: 2aeff2664e01bbd8581d2c83ff271eb5e6dd07c9 [file] [log] [blame]
{
"name": "CustomSegmentedControl",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/MadalinaArdelean/MACustomSegmentedControl",
"authors": {
"Madalina Ardelean": "ardeleanmada1@gmail.com"
},
"summary": "A custom segmented control with rectangular sgments.",
"source": {
"git": "https://github.com/MadalinaArdelean/MACustomSegmentedControl.git",
"tag": "0.0.2"
},
"source_files": "SegmentedControl/Classes/GUI/CustomSegmentedControl/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}