blob: 02c2e007b6185f6a7bb4521c27e1a5d16341e594 [file] [log] [blame]
{
"name": "CustomPickerView",
"version": "1.0.0",
"summary": "A Custom PickView.",
"description": "A Custom PickView, A Custom PickView, A Custom PickView.",
"homepage": "https://github.com/MJHee/CustomPickView",
"license": "MIT",
"authors": {
"贺梦洁": "2372621687@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MJHee/CustomPickView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}