[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / Printer / 4.0.1 / Printer.podspec.json
blob731874b0d1c490192900305bf4a5f9d93adb2a21
2   "name": "Printer",
3   "version": "4.0.1",
4   "summary": "Swift ticket printer framework for ESC/POS-compatible thermal printers.",
5   "homepage": "https://github.com/KevinGong2013/Printer",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kevin": "aoxianglele@icloud.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/KevinGong2013/Printer.git",
18     "tag": "4.0.1"
19   },
20   "frameworks": "CoreBluetooth",
21   "swift_versions": "5.0",
22   "source_files": "Printer/**/*.{swift, h}",
23   "swift_version": "5.0"