blob: 82582883d95553fc0c3fe2276bcef0be98a501fe [file] [log] [blame]
{
"name": "CHScanCode",
"version": "0.1.1",
"summary": "扫码.",
"description": "扫码, 支持各种.",
"homepage": "https://github.com/wang-chuanhui/ScanCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"372020909@qq.com": "372020909@qq.com"
},
"source": {
"git": "https://github.com/wang-chuanhui/ScanCode.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ScanCode/Classes/**/*",
"resource_bundles": {
"CHScanCode": [
"ScanCode/Assets/*.png",
"ScanCode/Resources/**/*"
]
}
}