blob: ca4442e4261e14fbcad981644df8d4e6b56d2132 [file] [log] [blame]
{
"name": "FBLabelPicker",
"version": "0.0.1",
"summary": "滑动标签选取器",
"homepage": "https://github.com/felixfeng/FBLabelPicker",
"license": "MIT",
"authors": {
"felix": "463883784@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/felixfeng/FBLabelPicker.git",
"tag": "0.0.1"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}