blob: ac68ba8e496dbe28f529c3fe9f27ae417c0009e6 [file] [log] [blame]
{
"name": "UICityPicker",
"version": "1.0.0",
"summary": "UIPicker for city",
"description": "A simple city selector 一个简单的城市选择器",
"homepage": "https://github.com/Dcell/UICityPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "dingqili",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dcell/UICityPicker.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"UICityPicker/**/*.{h,m,swift}"
],
"resources": "UICityPicker/**/*.{plist}",
"pushed_with_swift_version": "3.0"
}