blob: 3f248f41c120819d9853ec813f2215079ed2a64c [file] [log] [blame]
{
"name": "SKSegmentedControl",
"version": "0.1.0",
"summary": "SKSegmentedControl is customized segmented control.",
"description": "SKSegmentedControl is customized segmented control with scroll.",
"homepage": "https://github.com/bhupinderKayo/SKSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bhupinderKayo": "bhupinder.singh@kayosys.com"
},
"source": {
"git": "https://github.com/bhupinderKayo/SKSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKSegmentedControl/**/*"
}