[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 1 / WCBluetoothKit / 1.0.0 / WCBluetoothKit.podspec.json
blobe5a1ed7064d4168d19078eb8ef8b53e1d8e02f5c
2   "name": "WCBluetoothKit",
3   "version": "1.0.0",
4   "summary": "bluetooth library on ios",
5   "description": "Easily communicate between iOS devices using BLE",
6   "homepage": "https://github.com/CodeFeel/WCBluetoothKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Red": "492262370@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CodeFeel/WCBluetoothKit.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "WCFrameworks/PrinterSDK.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "CoreBluetooth",
27     "UIKit",
28     "SystemConfiguration",
29     "CoreGraphics"
30   ]