[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 9 / f / CityInfo / 0.0.7 / CityInfo.podspec.json
blob815e13e4f472037e892f3689915d390b1a7673a7
2   "name": "CityInfo",
3   "version": "0.0.7",
4   "summary": "CityInfo",
5   "homepage": "https://github.com/xiaowu2016/CityInfo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangchao": "942777491@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/xiaowu2016/CityInfo.git",
15     "tag": "0.0.7"
16   },
17   "public_header_files": "CityInfo/**/*.h",
18   "preserve_paths": "CityInfo/*.h",
19   "libraries": "CityInfo",
20   "resources": "CityInfo/CitySelect.bundle",
21   "vendored_libraries": "lib/libCityInfo.a",
22   "requires_arc": true,
23   "platforms": {
24     "ios": "7.0"
25   },
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/CityInfo/include/**",
28     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/CityInfo/lib/**"
29   },
30   "dependencies": {
31     "FCCurrentLocationGeocoder": [
32       "~> 1.1.11"
33     ],
34     "FMDB": [
35       "~> 2.6.2"
36     ]
37   }