blob: 77c5e3d81127db705844e5e02eb88f42ade5bc72 [file] [log] [blame]
{
"name": "KMapSearch",
"version": "1.0.4",
"summary": "KMap Search for iOS.",
"description": "Kotei KMap Search for iOS.",
"homepage": "http://www.kotei-info.com",
"license": "MIT",
"authors": {
"kotei": "diwens@kotei-info.com"
},
"platforms": {
"ios": "9.0"
},
"libraries": [
"stdc++",
"sqlite3",
"z"
],
"requires_arc": true,
"source": {
"http": "http://39.104.90.126:9090/zip/KMap_iOS_Search_V1.0.4.zip"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"AMapFoundation": [
"~> 1.5.2"
]
},
"source_files": "KMapSearchKit.framework/Headers/*.{h}",
"public_header_files": "KMapSearchKit.framework/Headers/*.h",
"vendored_frameworks": "KMapSearchKit.framework"
}