[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / a / 9 / SFHardware / 0.0.1 / SFHardware.podspec.json
blob0fcaf9b6570e84b95450ca880fec258dce5e1b4f
2   "name": "SFHardware",
3   "version": "0.0.1",
4   "summary": "Hardware module",
5   "description": "Hardware module serves as business logic for printing receipt, scanning barcode, peform payment on payment device. It provides common interactions with commone interface to printer, barcode scanner and payment device.",
6   "homepage": "http://surefiresystems.com",
7   "license": "COMMERCIAL",
8   "authors": {
9     "Hemant Bosamia": "hemant.bosamia@surefiresystems.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.assembla.com/blss-ph.SFHardware.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Default/*",
19   "requires_arc": true,
20   "dependencies": {
21     "CocoaLumberjack": [
23     ]
24   }