[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 4 / DDCitySelect / 1.0.1 / DDCitySelect.podspec.json
blob0bd281e8527a6a5e723090c67128c44032b42571
2   "name": "DDCitySelect",
3   "version": "1.0.1",
4   "summary": "it is use to create a CitySelectViewController,easy to use",
5   "homepage": "https://github.com/chenddcoder/DDCitySelect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "chenddcoder": "chenddcoder@foxmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/chenddcoder/DDCitySelect.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "DDCitySelect/Classes/*.{h,m}",
21   "public_header_files": "DDCitySelect/Classes/*.h",
22   "resources": "DDCitySelect/Resources/*.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "FMDB": [
27       "~> 2.5"
28     ],
29     "FCIPAddressGeocoder": [
30       "~> 1.0.0"
31     ],
32     "FCCurrentLocationGeocoder": [
33       "~> 1.1.10"
34     ]
35   }