blob: c436d0b8410307410a42362bc36659fd4b22b0e7 [file] [log] [blame]
{
"name": "ScannerFramework",
"version": "0.1.22",
"summary": "ScannerFramework for GoodsScanner & ReceiptScan",
"homepage": "https://dashdevs.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dashdevs llc": "hello@dashdevs.com"
},
"source": {
"git": "https://github.com/itomych/scannerframework.git",
"tag": "0.1.22"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScannerFramework/Classes/**/*",
"resource_bundles": {
"ScannerFramework": [
"ScannerFramework/Assets/**/*.{xcassets,storyboard,xib,otf}"
]
},
"resources": "ScannerFramework/Assets/**/*.{xcassets,storyboard,xib,otf}",
"swift_versions": "5.0",
"dependencies": {
"DashdevsNetworking": [
],
"SwiftGen": [
]
},
"swift_version": "5.0"
}