[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / f / 4 / HLYBluetoothPrint / 0.0.5 / HLYBluetoothPrint.podspec.json
blobe18464db9c47b83df7b3ea03e01dc9670710fecd
2   "name": "HLYBluetoothPrint",
3   "version": "0.0.5",
4   "summary": "A common bluetooth Print Kit used on iOS.",
5   "description": "It is a common bluetooth Print Kit used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/LingyeHan/HLYBluetoothPrint",
7   "license": "MIT",
8   "authors": {
9     "HanLingye": "lingye.han@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/LingyeHan/HLYBluetoothPrint.git",
13     "tag": "0.0.5"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "HLYBluetoothPrint/Classes/*.h",
20   "source_files": "HLYBluetoothPrint/Classes/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CoreBluetooth"
25   ]