[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / e / 4 / a / QuickLogin / 0.5.0 / QuickLogin.podspec.json
blob22e0c06b99b746baab20f06908404f2a86190123
2   "name": "QuickLogin",
3   "version": "0.5.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.5.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   "vendored_frameworks": [
28     "Lib/QuickLogin.framework",
29     "Lib/EAccountApiSDK.framework",
30     "Lib/TYRZUISDK.framework"
31   ],
32   "libraries": [
33     "c++",
34     "z.1.2.8"
35   ],
36   "frameworks": [
37     "CoreTelephony",
38     "CFNetwork",
39     "SystemConfiguration",
40     "Network"
41   ]