4 "summary": "1-to-1 Chat over Bluetooth LE",
5 "description": "1-to-1 Chat over Bluetooth LE demonstrating CoreBluetooth APIs on both Central and Peripheral sides.",
6 "homepage": "https://github.com/zouchaoqun/BlueChat",
8 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen0.png",
9 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen1.png",
10 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen2.png",
11 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen3.png",
12 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen4.png",
13 "https://github.com/zouchaoqun/BlueChat/raw/master/Documentation/screens/screen5.png"
17 "Max Zou": "zouchaoqun@gmail.com"
23 "git": "https://github.com/zouchaoqun/BlueChat.git",
26 "source_files": "BlueChatLib/BlueChatLib/**/*.{h,m}",
27 "exclude_files": "BlueChatLib/BlueChatLib/BlueChatLib.h"