[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / a / YJAMap3D / 0.0.5 / YJAMap3D.podspec.json
blobe79fd51f89bfabbcbdbe9b4d16607040a05e8068
2   "name": "YJAMap3D",
3   "version": "0.0.5",
4   "summary": "YJAMap3D for iOS",
5   "homepage": "https://github.com/MOyejin/YJAMap3D",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MOyejin": "1976779764@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/MOyejin/YJAMap3D.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "YJAMap3D/**/*.{h,m}",
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "libraries": "resolv",
28   "dependencies": {
29     "YJUIKit": [
31     ],
32     "AMap3DMap": [
34     ]
35   }