blob: cddc12be219d8f0f10ab8aec0606deaa769dd198 [file] [log] [blame]
{
"name": "TOSegmentedControl",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A segmented control in the style of iOS 13 compatible with previous versions of iOS.",
"homepage": "https://github.com/TimOliver/TOSegmentedControl",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOSegmentedControl.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TOSegmentedControl/**/*.{h,m}",
"requires_arc": true
}