blob: 61717d24e4a0947e5fa41fe9406846556b640a51 [file] [log] [blame]
{
"name": "CAPickerView",
"version": "0.0.1",
"summary": "CAPickerView.",
"description": "pickerView的使用。",
"homepage": "https://github.com/CaryGo/CAPickerView",
"license": "MIT",
"authors": {
"Cary": "guojiashuang@live.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CaryGo/CAPickerView.git",
"tag": "0.0.1"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}