blob: a999c4653406ec1b2a52c2d75d493ecc6cf0af3b [file] [log] [blame]
{
"name": "SuperQRcode",
"version": "0.0.5",
"summary": "二维码生成.",
"description": "二维码生成 支持logo和换色",
"homepage": "https://github.com/Super-sweet/SuperQRcode",
"license": "MIT",
"authors": {
"Super-sweet": "347393193@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Super-sweet/SuperQRcode.git",
"tag": "0.0.5"
},
"source_files": "SuperQRcode/SuperQRcode/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}