blob: 9eb00dd7091700b07c013e957c5993f5ed9659aa [file] [log] [blame]
{
"name": "TNKNavigationKit",
"version": "5.0.8.1",
"summary": "This is a TencentNaviagtionKit.",
"description": "The Navigation\nSoftware\ndevelop kit.",
"homepage": "https://github.com/ikaroswyc/TNKNavigationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikaroswang": "ikaroswang@tencent.com"
},
"source": {
"git": "https://github.com/ikaroswyc/TNKNavigationKit.git",
"tag": "5.0.8.1"
},
"platforms": {
"ios": "11.1"
},
"requires_arc": true,
"public_header_files": "TNKNavigationKit.framework/Headers/*.h",
"source_files": "TNKNavigationKit.framework/Headers/*.h",
"resources": "TNKNavigationKit.framework/TencentNavigationKit.bundle",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"ios": {
"vendored_frameworks": "TNKNavigationKit.framework"
},
"libraries": [
"c++",
"sqlite3.0"
],
"compiler_flags": "-ObjC",
"dependencies": {
"libwebp": [
"~> 1.0.0"
],
"QMapKit": [
"~> 4.2.3.1"
]
}
}