blob: df5bd22bfff032c1b79e3a6c255b1e7d20f76de5 [file] [log] [blame]
{
"name": "YPCaptcha",
"version": "1.0.4",
"summary": "A delightful ios captcha framework",
"homepage": "https://github.com/yunpian/yunpian-captcha-demo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuhao": "yuwowowo@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yunpian/yunpian-captcha-demo-ios.git",
"tag": "v1.0.4"
},
"vendored_frameworks": "YPCaptcha/YPCaptchaSDK.framework",
"resources": [
"YPCaptcha/YPResources.bundle",
"README.md"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}