blob: dbe090b9544ef789972128b0f928183df92009f8 [file] [log] [blame]
{
"name": "JAScanner",
"version": "0.0.1.1",
"summary": "特性:扫描",
"description": "特性:扫描功能,支持QR",
"homepage": "https://github.com/ishepherdMiner/JAScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason": "iJason92@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ishepherdMiner/JAScanner.git",
"tag": "0.0.1.1"
},
"source_files": "JAScanner/**/**.{h,m}",
"public_header_files": "JAScanner/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"module_name": "JAScanner",
"resources": "JAScanner/Scanner.bundle",
"dependencies": {
"YYCategories": [
]
}
}