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