[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 7 / TDMobRisk / 4.2.4.1 / TDMobRisk.podspec.json
blobc76e15f875bb332b3851668500aca193c892b2bd
2   "name": "TDMobRisk",
3   "version": "4.2.4.1",
4   "summary": "Pro version of TrustDecision",
5   "homepage": "https://trustdecision.com",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright © 2013-2022 TrustDecision. All Rights Reserved."
9   },
10   "authors": {
11     "trustdecision": "trustdevice@trustdecision.com"
12   },
13   "source": {
14     "git": "https://github.com/iOSPrincekin/TDMobRisk.git",
15     "tag": "4.2.4.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "Frameworks/*.framework",
21   "libraries": "resolv.9",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "subspecs": [
26     {
27       "name": "TDCaptcha",
28       "source_files": "Frameworks/TDCaptcha/*"
29     }
30   ]