blob: 2dc2d4f6dcdcf3c50631730e19fbc3980341df45 [file] [log] [blame]
{
"name": "BMKLocationKit-NO-IDFA",
"version": "1.0.1",
"summary": "Baidu IOS Location SDK",
"homepage": "http://lbsyun.baidu.com/index.php?title=ios-locsdk",
"license": "MIT",
"authors": {
"baidu": "loc-rd@baidu.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lyqaz/BMKLocationKit-NO-IDFA.git",
"tag": "1.0.1"
},
"source_files": "framework/*.framework/Headers/*.h",
"public_header_files": "framework/*.framework/Headers/*.h",
"vendored_frameworks": "framework/*.framework",
"frameworks": [
"CoreLocation",
"Foundation",
"UIKit",
"SystemConfiguration",
"Security",
"CoreTelephony"
],
"libraries": [
"sqlite3.0",
"stdc++.6.0.9"
],
"requires_arc": true
}