blob: cd894feb22b415d758e3f5d9ce59a5bd820d0663 [file] [log] [blame]
{
"name": "BFDBLocation",
"version": "0.0.2",
"summary": "A short description of BFDBLocation.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Location.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_Location.git",
"tag": "0.0.2"
},
"source_files": "BFDBLocation/*.{h,m}",
"dependencies": {
"BFLog": [
]
},
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"Security",
"CoreTelephony",
"AdSupport"
],
"libraries": [
"sqlite3.0",
"c++"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"vendored_frameworks": "BFDBLocation/lib/BMKLocationKit.framework"
}