blob: 03b0016381740423fa3da6db2e05630ca2b504a2 [file] [log] [blame]
{
"name": "BHSegmentView",
"version": "0.0.1",
"summary": "分选选择器",
"description": "\"This is a BHSegmentView plug-in provide for iOS developer\"",
"homepage": "https://github.com/ZhaoBinHua",
"authors": {
"zhaobinhua": "zbh1019@163.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhaoBinHua/BHSegmentView.git",
"tag": "0.0.1"
},
"source_files": "BHSegmentView/Classes/**/*.{h,m}",
"public_header_files": "BHSegmentView/Classes/**/*.h",
"requires_arc": true
}