blob: b153a875415485369e9bc3df508d19c2039e1c81 [file] [log] [blame]
{
"name": "ZJPickerView",
"version": "1.0.3",
"summary": "A fast, convenient view to show pickerView.",
"description": "A fast, convenient view to show pickerView, it support full Customization.",
"homepage": "https://github.com/Abnerzj/ZJPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abnerzj": "Abnerzj@163.com"
},
"social_media_url": "http://weibo.com/ioszj",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Abnerzj/ZJPickerView.git",
"tag": "1.0.3"
},
"source_files": "ZJPickerViewDemo/ZJPickerViewDemo/ZJPickerView/*.{h,m}",
"requires_arc": true
}