blob: 5483109c1cb1fd5a3d8621c5b4124f50fba4c671 [file] [log] [blame]
{
"name": "TOSegmentedControl",
"version": "0.0.1",
"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": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TOSegmentedControl/**/*.{h,m}",
"requires_arc": true
}