blob: 4365e2671f2a6d3952271e0eb70f09515bc99260 [file] [log] [blame]
{
"name": "GWLCustomPiker",
"version": "1.0.1",
"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.1"
},
"source_files": "GWLCustomPiker/GWLCustomPiker/*",
"requires_arc": true
}