blob: 7310d778f96588a7971706a1ea29e442de2cb03e [file] [log] [blame]
{
"name": "ZZQRManager",
"version": "1.1",
"license": "MIT",
"summary": "系统二维码扫描 & 生成 & 解码二维码图片",
"homepage": "https://github.com/ACommonChinese/ZZQRManager/",
"authors": {
"ACommonChinese": "liuxing8807@126.com"
},
"source": {
"git": "https://github.com/ACommonChinese/ZZQRManager.git",
"tag": "1.1"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": "ZZQRManager/*",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}