blob: cee55cf0fefdefeb51465a06941f6737115eab70 [file] [log] [blame]
{
"name": "CMAQRScanner",
"version": "0.1.0",
"summary": "二维码扫描器",
"homepage": "https://github.com/JKshared92/CMAQRScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comma": "506702341@qq.com"
},
"source": {
"git": "https://github.com/JKshared92/CMAQRScanner.git",
"tag": "0.1.0"
},
"source_files": "CMAQRScanner/Classes/**/*",
"resource_bundles": {
"CMAQRScanner": [
"CMAQRScanner/Assets/*"
]
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"dependencies": {
"MSWeakTimer": [
]
}
}