blob: c7b027c239a1f15bbac2b40cc3670dc78b28d6f1 [file] [log] [blame]
{
"name": "ZJPickerView",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "ZJPickerView/*.{h,m}",
"requires_arc": true
}