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