blob: 4a6cf6feddbcb38f96ff71e022ec45000d5483ce [file] [log] [blame]
{
"name": "qgpods",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "将PickerView,DatePicker封装得更加简单易用,并可搭配UITextField使用",
"homepage": "https://github.com/xiaoqiang1314/qgpods",
"authors": {
"strong": "2478214664@qq.com"
},
"source": {
"git": "https://github.com/xiaoqiang1314/qgpods.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "qgpods/qgpods/*.{h,m}"
}