blob: 859cda9791c3d99544b3c61915937ce70de659f2 [file] [log] [blame]
{
"name": "XMNQRCode",
"version": "0.0.1",
"summary": "使用系统api实现二维码扫描功能,二维码图片识别功能",
"homepage": "https://github.com/ws00801526/XMNQRCode",
"license": "MIT",
"authors": {
"XMFraker": "3057600441@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ws00801526/XMNQRCode.git",
"tag": "0.0.1"
},
"source_files": [
"XMNQRCode/XMNQRCode/*.{h,m}",
"XMNQRCode/XMNQRCode/View/*.{h,m}"
],
"resources": "XMNQRCode/XMNQRCode/XMNQRCode.bundle",
"requires_arc": true
}