[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / QMMap / 0.0.6 / QMMap.podspec.json
blob2afb6ecee933b230c7b4ee03b1697dc5782af738
2   "name": "QMMap",
3   "version": "0.0.6",
4   "summary": "A short description of QMMap.",
5   "description": "QianMo Map",
6   "homepage": "http://git.oschina.net/QianMoHuLian/QMMap",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "Massimo": "16707587@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/QianMoHuLian/QMMap.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "QMMap/Classes/**/*",
19   "ios": {
20     "vendored_frameworks": "QMMap/Framworks/*"
21   },
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreLocation"
25   ],
26   "dependencies": {
27     "TencentMapSdk": [
29     ]
30   }