blob: ae3f69dcbc2ad6b43b54563974f331f67e96546d [file] [log] [blame]
{
"name": "QMapKit",
"version": "4.2.3.1.1",
"summary": "This is a QMapKit.",
"description": "This is a Map sdk created by Tencent Company.",
"homepage": "https://github.com/ikaroswyc/QMapKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikaroswang": "ikaroswang@tencent.com"
},
"source": {
"git": "https://github.com/ikaroswyc/QMapKit.git",
"tag": "4.2.3.1.1"
},
"platforms": {
"ios": "5.1.1"
},
"requires_arc": true,
"public_header_files": "QMapKit.framework/Headers/*.h",
"source_files": "QMapKit.framework/Headers/*.h",
"resources": "QMapKit.framework/QMapKit.bundle",
"ios": {
"vendored_frameworks": "QMapKit.framework"
},
"libraries": [
"c++",
"sqlite3.0"
],
"compiler_flags": "-ObjC"
}