blob: 803b13114e9b06951f96cf8f986e600429b5cdce [file] [log] [blame]
{
"name": "FastCodeView",
"version": "1.0",
"summary": "验证码",
"description": "验证码样式",
"homepage": "https://github.com/lengqingfeng/FastCodeProduct",
"license": "MIT",
"authors": {
"allen": "379306634@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lengqingfeng/FastCodeProduct.git",
"tag": "1.0"
},
"source_files": "FastCodeProduct/FastCodeView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}