blob: 3efa304c4c389b2a18cb765a6d91f974f7338936 [file] [log] [blame]
{
"name": "HWSegmentedControl",
"version": "1.0.0",
"summary": "好用的分段控件",
"homepage": "https://github.com/wanghouwen/HWSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghouwen": "wanghouwen123@126.com"
},
"source": {
"git": "https://github.com/wanghouwen/HWSegmentedControl.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "HWSegmentedControl/*.{h,m}",
"public_header_files": "HWSegmentedControl/*.h",
"dependencies": {
"HWExtension/Category": [
]
}
}