blob: a6bc7489db1774702e3f8b5b835da320711dbf4a [file] [log] [blame]
{
"name": "GhostPlusBarcode",
"version": "1.04",
"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": "8.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Frameworks/GhostPlusBarcode.framework"
],
"source": {
"git": "https://github.com/vanstudio/GhostPlusBarcode-iOS.git",
"tag": "1.04"
},
"source_files": [
],
"resources": "Frameworks/GhostPlusBarcode.framework/Versions/A/Resources/GhostPlusBarcodeResources.bundle",
"preserve_paths": [
],
"header_dir": "GhostPlusBarcode",
"frameworks": [
"GhostPlusBarcode"
],
"dependencies": {
"GhostPlus": [
],
"ZXingObjC": [
"~> 3.6.0"
],
"libzbar": [
"~> 1.3.4"
]
}
}