blob: 144613ca685f3a2ddc290c8bb7efcbc4ac6f0ff4 [file] [log] [blame]
{
"name": "VerifyFrameWork",
"version": "1.1",
"summary": "图形验证sdk",
"description": "图形验证sdk1.1",
"homepage": "https://github.com/janexAgain/VerifyFrameWork",
"license": "MIT",
"authors": {
"jane": "1879232763@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/janexAgain/VerifyFrameWork.git",
"tag": "1.1"
},
"source_files": [
"VerifyFrameWork",
"VerifyFrameWork/**/*.{h,m}"
],
"exclude_files": "VerifyFrameWork/Verify.bundle",
"frameworks": "UIKit"
}