[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 2 / TNKNavigationKit / 5.0.8.1 / TNKNavigationKit.podspec.json
blob9eb00dd7091700b07c013e957c5993f5ed9659aa
2   "name": "TNKNavigationKit",
3   "version": "5.0.8.1",
4   "summary": "This is a TencentNaviagtionKit.",
5   "description": "The Navigation\nSoftware\ndevelop kit.",
6   "homepage": "https://github.com/ikaroswyc/TNKNavigationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ikaroswang": "ikaroswang@tencent.com"
13   },
14   "source": {
15     "git": "https://github.com/ikaroswyc/TNKNavigationKit.git",
16     "tag": "5.0.8.1"
17   },
18   "platforms": {
19     "ios": "11.1"
20   },
21   "requires_arc": true,
22   "public_header_files": "TNKNavigationKit.framework/Headers/*.h",
23   "source_files": "TNKNavigationKit.framework/Headers/*.h",
24   "resources": "TNKNavigationKit.framework/TencentNavigationKit.bundle",
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "QuartzCore"
29   ],
30   "ios": {
31     "vendored_frameworks": "TNKNavigationKit.framework"
32   },
33   "libraries": [
34     "c++",
35     "sqlite3.0"
36   ],
37   "compiler_flags": "-ObjC",
38   "dependencies": {
39     "libwebp": [
40       "~> 1.0.0"
41     ],
42     "QMapKit": [
43       "~> 4.2.3.1"
44     ]
45   }