[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 8 / HYPrinterSDK / 0.1.0 / HYPrinterSDK.podspec.json
blobec83815227376b507bbe1595129f88de710a8e4e
2   "name": "HYPrinterSDK",
3   "version": "0.1.0",
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/HYPrinterSDK",
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/HYPrinterSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HYPrinterSDK/Classes/**/*",
22   "frameworks": "SystemConfiguration"