blob: ded8abec0b63afde32f89516b71d4516ea73ac6d [file] [log] [blame]
{
"name": "GWLCustomPiker",
"version": "1.0.3",
"summary": "自定义外观的pikcerView,使用方法和UIPikcerView基本一致",
"homepage": "https://github.com/gaowanli/GWLCustomPiker",
"license": "MIT",
"authors": {
"Wanli Gao": "im_gwl@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gaowanli/GWLCustomPiker.git",
"tag": "1.0.3"
},
"source_files": "GWLCustomPiker/GWLCustomPiker/*",
"requires_arc": true
}