blob: cc9c27e1c55b22d9a824e3d1b9006e9cb7d96a04 [file] [log] [blame]
{
"name": "VerifyCode",
"version": "3.2.0",
"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.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Release/VerifyCode_iOS_3.2.0/VerifyCode.framework",
"resources": "Resources/NTESVerifyCodeResources.bundle",
"frameworks": [
"QuartzCore",
"CoreFoundation",
"Security",
"CoreGraphics",
"UIKit",
"Foundation",
"SystemConfiguration",
"WebKit",
"JavaScriptCore"
],
"libraries": [
"c++",
"z"
]
}