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