blob: 944413d78740940e77f135bcdecd5e28a07aca01 [file] [log] [blame]
{
"name": "GTCaptcha4-iOS",
"version": "1.5.0",
"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/gt4-cocoapods-support.git",
"tag": "1.5.0"
},
"frameworks": "WebKit",
"vendored_frameworks": "SDK/GTCaptcha4.framework",
"resources": "SDK/GTCaptcha4.bundle",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}