blob: 87967d4d5eb9500c2c855d3cd68dab25bb836f8a [file] [log] [blame]
{
"name": "GhostPlusBarcode",
"version": "1.02",
"summary": "Ghost Plus Barcode Framework",
"description": "Ghost Plus Barcode Framework",
"homepage": "http://www.ghostplus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VANSTUDIO": "vanstudio@ghost-corps.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/GhostPlusBarcode.framework"
],
"source": {
"git": "https://github.com/vanstudio/GhostPlusBarcode-iOS.git",
"tag": "1.02"
},
"source_files": [
],
"resources": "Frameworks/GhostPlusBarcode.framework/Versions/A/Resources/GhostPlusBarcodeResources.bundle",
"preserve_paths": [
],
"header_dir": "GhostPlusBarcode",
"frameworks": [
"GhostPlusBarcode"
],
"dependencies": {
"GhostPlus": [
],
"ZXingObjC": [
"~> 3.1.0"
],
"ZBarSDK": [
"~> 1.3.1"
]
}
}