[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 4 / UICityPicker / 1.0.0 / UICityPicker.podspec.json
blobac68ba8e496dbe28f529c3fe9f27ae417c0009e6
2   "name": "UICityPicker",
3   "version": "1.0.0",
4   "summary": "UIPicker for city",
5   "description": "A simple city selector 一个简单的城市选择器",
6   "homepage": "https://github.com/Dcell/UICityPicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "dingqili",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Dcell/UICityPicker.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Classes",
21     "UICityPicker/**/*.{h,m,swift}"
22   ],
23   "resources": "UICityPicker/**/*.{plist}",
24   "pushed_with_swift_version": "3.0"