blob: 48afe9a34cee99499c0b5e5ea85885449ac7ed24 [file] [log] [blame]
{
"name": "GoSegmentedControl",
"version": "1.1",
"summary": "GoSegmentedControl provides fully customizable and scrollable segmented control.",
"description": "GoSegmentedControl provides fully customizable and scrollable segmented control with neat APIs.",
"homepage": "https://github.com/zjmdp/GoSegmentedControl",
"license": "MIT (LICENSE)",
"authors": {
"zjmdp": "modapeng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zjmdp/GoSegmentedControl.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}