[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / a / 2 / 1 / BluetoothKit / 0.2.0 / BluetoothKit.podspec.json
blob99ad08d15e32f00f443ff6656f47c92270610f01
2   "name": "BluetoothKit",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/rasmusth/BluetoothKit",
8   "authors": {
9     "Rasmus Taulborg Hummelmose": "rasmus@hummelmose.dk"
10   },
11   "summary": "Easily communicate between iOS devices using BLE.",
12   "source": {
13     "git": "https://github.com/rasmusth/BluetoothKit.git",
14     "tag": "0.2.0"
15   },
16   "source_files": [
17     "Source/**/*.{swift}",
18     "Umbrella/**/*.{h}"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   }