[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / e / 4 / a / QuickLogin / 0.1.7 / QuickLogin.podspec.json
blob450c7ea40bce217ee5fd1f211735f09fcd7dd5cf
2   "name": "QuickLogin",
3   "version": "0.1.7",
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.1.7"
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": "Lib/QuickLogin.framework",
28   "frameworks": [
29     "CoreTelephony",
30     "CFNetwork",
31     "SystemConfiguration"
32   ]