[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 5 / 6 / PrinterSDK / 1.3.2 / PrinterSDK.podspec.json
blob1d650667891eaa37ecafb1bcd11495d1856a67f0
2   "name": "PrinterSDK",
3   "version": "1.3.2",
4   "summary": "A repository for bluetooth and printer communications.",
5   "description": "A library for bluetooth and printer communication. Bluetooth connection, data processing, and sending data are encapsulated in the library, and the API can be called directly",
6   "homepage": "https://github.com/CodeFeel/PrinterSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CodeFeel": "492262370@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CodeFeel/PrinterSDK.git",
16     "tag": "1.3.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreBluetooth",
24     "Foundation",
25     "CoreGraphics",
26     "SystemConfiguration"
27   ],
28   "ios": {
29     "vendored_frameworks": "Framework/PrinterSDK.framework"
30   },
31   "vendored_frameworks": "PrinterSDK.framework"