[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 6 / GhostPlusBarcode / 1.00 / GhostPlusBarcode.podspec.json
blobc8d5289ce636c2be3557f60cc0d15d2616a88dad
2   "name": "GhostPlusBarcode",
3   "version": "1.00",
4   "summary": "Ghost Plus Barcode Framework",
5   "description": "Ghost Plus Barcode Framework",
6   "homepage": "http://www.ghostplus.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VANSTUDIO": "vanstudio@ghost-corps.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": [
19     "Frameworks/GhostPlusBarcode.framework"
20   ],
21   "source": {
22     "git": "https://github.com/vanstudio/GhostPlusBarcode-iOS.git",
23     "tag": "1.00"
24   },
25   "source_files": [
27   ],
28   "resources": "Frameworks/GhostPlusBarcode.framework/Versions/A/Resources/GhostPlusBarcodeResources.bundle",
29   "preserve_paths": [
31   ],
32   "header_dir": "GhostPlusBarcode",
33   "frameworks": [
34     "GhostPlusBarcode"
35   ],
36   "dependencies": {
37     "GhostPlus": [
39     ],
40     "ZXingObjC": [
41       "~> 3.1.0"
42     ],
43     "ZBarSDK": [
44       "~> 1.3.1"
45     ]
46   }