blob: c12e8f5bb74f109716399351b0e87b710129d3c8 [file] [log] [blame]
{
"name": "KWSegmentedControl",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and customisable segmentation controls",
"homepage": "https://github.com/KurtWagner/KWSegmentedControl",
"authors": {
"Kurt Wagner": "krw521@uowmail.edu.au"
},
"source": {
"git": "https://github.com/KurtWagner/KWSegmentedControl.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KWSegmentedControl.{h,m}",
"requires_arc": true
}