[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 4 / a / QuickLogin / 0.7.0 / QuickLogin.podspec.json
blob800d03e4010669715d1498175d6a50f2c650bf89
2   "name": "QuickLogin",
3   "version": "0.7.0",
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.7.0"
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   "resources": "Lib/WKResource.bundle",
31   "vendored_frameworks": [
32     "Lib/QuickLogin.framework",
33     "Lib/EAccountHYSDK.framework",
34     "Lib/TYRZUISDK.framework"
35   ],
36   "libraries": [
37     "c++",
38     "z.1.2.8"
39   ],
40   "frameworks": [
41     "CoreTelephony",
42     "CFNetwork",
43     "SystemConfiguration",
44     "Network"
45   ]