[Add] SHUJUSHUO 0.2.1
[CocoaPods.git] / Specs / c / e / 4 / DDCitySelect / 1.0.2 / DDCitySelect.podspec.json
blob7a8724c30434636ed591b3085b309a0bfbb8b6c1
2   "name": "DDCitySelect",
3   "version": "1.0.2",
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.2"
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   }