[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 4 / AeroMapSDK_iOS / 0.1.22 / AeroMapSDK_iOS.podspec.json
blobd5b23006418d4f9692598c0ace22a90606619d31
2   "name": "AeroMapSDK_iOS",
3   "version": "0.1.22",
4   "summary": "AeroMapSDK_iOS.",
5   "description": "TODO: AeroMapSDK_iOS地图、对GoogleMapSDK_iOS的封装.",
6   "homepage": "https://github.com/GL-ZHU/AeroMapSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GL-ZHU": "caimter@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GL-ZHU/AeroMapSDK_iOS.git",
16     "tag": "0.1.22"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "AeroMapSDK_iOS/Classes/AeroMapSDK.framework",
22   "resources": "AeroMapSDK_iOS/Assets/UCMaps.bundle",
23   "dependencies": {
24     "GoogleMaps": [
25       "~> 2.2.0"
26     ],
27     "XMNetworking": [
29     ],
30     "YYCache": [
32     ]
33   }