blob: 935af3376bbd24f96463269dc93fd923faeeaae4 [file] [log] [blame]
{
"name": "CustomSegmentedControl",
"version": "0.0.1",
"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.1"
},
"source_files": "SegmentedControl/Classes/GUI/CustomSegmentedControl/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}