blob: 53fa61d103727c8351ffe55629a6db037c5b2ef8 [file] [log] [blame]
{
"name": "SegmentedController",
"version": "0.1.1",
"summary": "Segmented controller component",
"description": "Simple yet highly customizable segmented controller component written in Swift",
"homepage": "https://github.com/dobaduc/segmentedcontroller",
"license": {
"type": "MIT"
},
"authors": {
"Duc Doba": "dobaduc@gmail.com"
},
"source": {
"git": "https://github.com/dobaduc/segmentedcontroller.git",
"tag": "0.1.1"
},
"source_files": [
"SegmentedController/**/*.{swift,h,xib}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}