[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / a / 8 / GTCaptcha4-iOS / 1.5.0 / GTCaptcha4-iOS.podspec.json
blob944413d78740940e77f135bcdecd5e28a07aca01
2   "name": "GTCaptcha4-iOS",
3   "version": "1.5.0",
4   "summary": "极验适应性验证SDK。",
5   "homepage": "https://www.geetest.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Geetest": "xuwei@geetest.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GeeTeam/gt4-cocoapods-support.git",
18     "tag": "1.5.0"
19   },
20   "frameworks": "WebKit",
21   "vendored_frameworks": "SDK/GTCaptcha4.framework",
22   "resources": "SDK/GTCaptcha4.bundle",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }