blob: 0df5c75abeb0918e781cd9e06f7eebf8ea481fdb [file] [log] [blame]
{
"name": "ZZYQRCode",
"version": "1.0.0",
"license": "MIT",
"summary": "A Scan QRCode Or BarCode Framework on iOS.",
"homepage": "https://github.com/zhang28602/ZZYQRCode",
"authors": {
"张泽宇": "zeyu930213@gmail.com"
},
"source": {
"git": "https://github.com/zhang28602/ZZYQRCode.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Demo/Demo/ZZYQRCode/*.{h,m}",
"resources": "Demo/Demo/ZZYQRCode/ZZYQRCode.bundle"
}