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