[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 4 / a / QuickLogin / 0.5.1 / QuickLogin.podspec.json
blob8723b9f1c8990d728c97ee560facc4dd5cb7c760
2   "name": "QuickLogin",
3   "version": "0.5.1",
4   "summary": "位库(Bitlib)一键登录",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/bitlib-dev/QuickLogin_SDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bitlib-dev": "support@bitlib.cc"
13   },
14   "source": {
15     "git": "https://github.com/bitlib-dev/QuickLogin_SDK_iOS.git",
16     "tag": "0.5.1"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-Objc -all_load"
29   },
30   "vendored_frameworks": [
31     "Lib/QuickLogin.framework",
32     "Lib/EAccountApiSDK.framework",
33     "Lib/TYRZUISDK.framework"
34   ],
35   "libraries": [
36     "c++",
37     "z.1.2.8"
38   ],
39   "frameworks": [
40     "CoreTelephony",
41     "CFNetwork",
42     "SystemConfiguration",
43     "Network"
44   ]