[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 4 / HLYBluetoothPrint / 0.0.7 / HLYBluetoothPrint.podspec.json
blobf37f37381f2896641c101c5e3c952ba2b64c0db1
2   "name": "HLYBluetoothPrint",
3   "version": "0.0.7",
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.7"
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   ]