blob: ed524318c27c9c499933947aa3713e7c85a4f277 [file] [log] [blame]
{
"name": "VerifyCode",
"version": "1.0.3",
"summary": "VerifyCode iOS SDK",
"description": "iOS framework for VerifyCode Service",
"homepage": "http://dun.163.com/product/captcha?from=baiduP2_YZM_CP6307",
"authors": {
"skylinchen": "skylin_baiyi@163.com"
},
"license": {
"type": "Free",
"text": "©2017 dun.163.com"
},
"source": {
"http": "https://raw.githubusercontent.com/skylinchen/VerifyCode-iOS/master/Release/VerifyCode_iOS_1.0.3.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "VerifyCode.framework",
"frameworks": [
"SystemConfiguration",
"WebKit",
"JavaScriptCore"
],
"libraries": [
"c++",
"z"
]
}