blob: e7899b626c000e765736047920b2c060274b45c7 [file] [log] [blame]
{
"name": "TPSegmentedControl",
"version": "1.0.0",
"summary": "UISegmentedControl which is able to detect already selected segment touch.",
"homepage": "https://github.com/n-miyo/TPSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MIYOKAWA, Nobuyoshi": "n-miyo@Tempus.ORG"
},
"source": {
"git": "https://github.com/n-miyo/TPSegmentedControl.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Lib/*",
"requires_arc": true
}