blob: 8b40ab9219cfc83907ca2593954730eaebd69ad8 [file] [log] [blame]
{
"name": "TencentCaptchaSDK",
"version": "0.2.2",
"summary": "对腾讯图形验证码的封装.",
"description": "对腾讯图形验证码的简易封装,便于集成.",
"homepage": "https://github.com/BaconTimes/TencentCaptchaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bacon": "ch3coohna@qq.com"
},
"source": {
"git": "https://github.com/BaconTimes/TencentCaptchaSDK.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "TencentCaptchaSDK/TencentCaptchaSDK.framework",
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}