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