[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / 5 / 6 / PrinterSDK / 1.3.5 / PrinterSDK.podspec.json
blob110c2d10a4a9f3a164912cd61d1ace9dc3542af9
2   "name": "PrinterSDK",
3   "version": "1.3.5",
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.5"
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"