[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / a / d / GGBluetoothKit / 0.0.1 / GGBluetoothKit.podspec.json
blobdad46b4a8888e32f423c6da94ca54c1457a3eecd
2   "name": "GGBluetoothKit",
3   "version": "0.0.1",
4   "summary": "基于<CoreBluetooth>封装的轻量级BLE框架。支持函数式语法糖,让你的代码更简练。GGBluetoothKit is a small framework based on <CoreBluetooth>. Support functional syntactic sugar to make your code more concise.",
5   "description": "This is a framework to BLE.",
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.1"
21   },
22   "source_files": "GGBluetoothKit/*.{h,m}"