[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 7 / YJTencentMap / 0.0.4 / YJTencentMap.podspec.json
blob78b2f273e8fb93405f346071cfe19e362f41bbc7
2   "name": "YJTencentMap",
3   "version": "0.0.4",
4   "summary": "YJTencentMap for iOS",
5   "homepage": "https://github.com/MOyejin/YJTencentMap",
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/YJTencentMap.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "YJTencentMap/**/*.{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     "Tencent-MapSDK": [
34     ]
35   }