[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / a / d / GGBluetoothKit / 0.0.2 / GGBluetoothKit.podspec.json
blob32766900ed5589d78a2ac2e89051a0b3287251af
2   "name": "GGBluetoothKit",
3   "version": "0.0.2",
4   "summary": "基于<CoreBluetooth>封装的轻量级BLE框架。支持函数式语法糖,让你的代码更简练。GGBluetoothKit is lightweight and easy to use, support for CoreBluetooth",
5   "description": "GGBluetoothKit is lightweight and easy to use, support for CoreBluetooth.",
6   "homepage": "https://github.com/itmarsung/GGBluetoothKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marsung": "itmarsung@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/itmarsung/GGBluetoothKit.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "GGBluetoothKit/**.{h,m}"