blob: b366b1bc411d251470ec1d99e9570c72a039acf6 [file] [log] [blame]
{
"name": "GoSegmentedControl",
"version": "0.9",
"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": "0.9"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}