blob: e67725503e7215f98f21f8589003b84d4d3567ac [file] [log] [blame]
{
"name": "GT3Captcha-iOS",
"version": "0.14.8",
"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.8"
},
"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"
}
}