[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 6 / BFDBLocation / 0.0.1 / BFDBLocation.podspec.json
blob5b01c1aac345f7fe2d786e3cce4ca19688a19a9b
2   "name": "BFDBLocation",
3   "version": "0.0.1",
4   "summary": "A short description of BFDBLocation.",
5   "homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Location.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wutianyu": "451042347@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/Phoneu_SDK/BF_Location.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "BFDBLocation/*.{h,m}",
22   "dependencies": {
23     "BFLog": [
25     ]
26   },
27   "frameworks": [
28     "CoreLocation",
29     "SystemConfiguration",
30     "Security",
31     "CoreTelephony",
32     "AdSupport"
33   ],
34   "libraries": [
35     "sqlite3.0",
36     "c++"
37   ],
38   "pod_target_xcconfig": {
39     "OTHER_LDFLAGS": "-lObjC"
40   },
41   "vendored_frameworks": "BFDBLocation/lib/BMKLocationKit.framework"