blob: 601da3a5b4678691f0180def9e7d4b3dcd86956a [file] [log] [blame]
{
"name": "TNKNavigationKit",
"version": "5.0.8.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"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": [
"~> 0.6.1"
],
"QMapKit": [
"~> 4.2.3.1.2"
]
}
}