[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 5 / BlueChat / 0.0.2 / BlueChat.podspec.json
blob875a5d1b3eff7a9502becd55e9c24f491c221f2e
2   "name": "BlueChat",
3   "version": "0.0.2",
4   "summary": "1-to-1 Chat over Bluetooth LE.",
5   "description": "1-to-1 Chat over Bluetooth LE demonstrating CoreBluetooth",
6   "homepage": "https://github.com/zouchaoqun/BlueChat",
7   "license": "MIT",
8   "authors": {
9     "Max Zou": "zouchaoqun@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/zouchaoqun/BlueChat.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "BlueChatLib/BlueChatLib/**/*.{h,m}",
19   "exclude_files": "BlueChatLib/BlueChatLib/BlueChatLib.h"