blob: b2d7d3f610613675bc5039bf238f0fbfa985c3d2 [file] [log] [blame]
{
"name": "TOMQRCodeReader",
"version": "1.00",
"summary": "A small frame of a QR code",
"homepage": "https://github.com/yeshichang/TOMQRCodeReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yeshichang": "15238280098@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yeshichang/TOMQRCodeReader.git",
"tag": "1.00"
},
"source_files": "TOMQRCodeReader/**/*.{h,m}",
"resources": "TOMQRCodeReader/BundleQR.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}