blob: ead1b9dcb23938b43087bf94ae4041ca32fb2b9d [file] [log] [blame]
{
"name": "ZZQRManager",
"version": "1.0.0",
"license": "MIT",
"summary": "系统二维码扫描 & 生成 & 解码二维码图片",
"homepage": "https://github.com/ACommonChinese",
"authors": {
"ACommonChinese": "liuxing8807@126.com"
},
"source": {
"git": "https://github.com/ACommonChinese/ZZQRManager.git",
"tag": "1.0.0"
},
"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"
]
}