[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 6 / 7 / BFWXLogin / 0.0.11 / BFWXLogin.podspec.json
blobe8a9d1dd88f1fdd0b731118fa293b97b23bdd9db
2   "name": "BFWXLogin",
3   "version": "0.0.11",
4   "summary": "BFWXLogin",
5   "homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_WXLogin.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": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.204:80/Phoneu_SDK/BF_WXLogin.git",
19     "tag": "0.0.11"
20   },
21   "source_files": [
22     "BFWXLogin/WXLogin/*.{h,m}",
23     "BFWXLogin/WXLogin/SDK/*.{h,m}"
24   ],
25   "vendored_libraries": "BFWXLogin/WXLogin/SDK/*.a",
26   "frameworks": [
27     "CoreTelephony",
28     "WebKit",
29     "CoreGraphics",
30     "Security"
31   ],
32   "libraries": [
33     "c++"
34   ],
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-lObjC"
37   },
38   "dependencies": {
39     "BFNetwork": [
41     ],
42     "BFBasicInfo": [
44     ]
45   }