blob: c667e0678be871f4b8383c038536082838ee1f65 [file] [log] [blame]
{
"name": "GT3Captcha-iOS",
"version": "0.14.7",
"summary": "极验行为验证SDK.",
"homepage": "https://www.geetest.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geetest": "xuwei@geetest.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GeeTeam/gt3-ios-cocoapods-support.git",
"tag": "0.14.7"
},
"frameworks": "WebKit",
"vendored_frameworks": "SDK/GT3Captcha.framework",
"resources": "SDK/GT3Captcha.bundle",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}