[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 6 / c / 5 / BlueChat / 0.0.3 / BlueChat.podspec.json
blob496f3d7fd845c8d99dccfdd27203c4e7ecda7e1e
2   "name": "BlueChat",
3   "version": "0.0.3",
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",
7   "screenshots": [
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"
14   ],
15   "license": "MIT",
16   "authors": {
17     "Max Zou": "zouchaoqun@gmail.com"
18   },
19   "platforms": {
20     "ios": null
21   },
22   "source": {
23     "git": "https://github.com/zouchaoqun/BlueChat.git",
24     "tag": "0.0.3"
25   },
26   "source_files": "BlueChatLib/BlueChatLib/**/*.{h,m}",
27   "exclude_files": "BlueChatLib/BlueChatLib/BlueChatLib.h"