blob: 322a982c3a5cf2b617615bc967853020435161f1 [file] [log] [blame]
{
"name": "PQScanner",
"version": "0.1.3",
"summary": "An awesome QR code and Barcode scanner base on iOS7 SDK.",
"homepage": "https://github.com/docee/PQScanner",
"license": "MIT",
"authors": {
"Docee": "docee@163.com"
},
"source": {
"git": "https://github.com/docee/PQScanner.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PQScanner": [
"Pod/Assets/*.png"
]
}
}