blob: f43966c02524c82bcec90b86600c809c529c1371 [file] [log] [blame]
{
"name": "VerifyCode",
"version": "3.1.4",
"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": {
"git": "https://github.com/apksafe/VerifyCode-iOS.git",
"tag": "v3.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Release/VerifyCode_iOS_3.1.4/VerifyCode.framework",
"resources": "Resources/NTESVerifyCodeResources.bundle",
"frameworks": [
"QuartzCore",
"CoreFoundation",
"Security",
"CoreGraphics",
"UIKit",
"Foundation",
"SystemConfiguration",
"WebKit",
"JavaScriptCore"
],
"libraries": [
"c++",
"z"
]
}