[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / a / 2 / 1 / BluetoothKit / 0.2.1 / BluetoothKit.podspec.json
blobd8893ce02098c47f5e301aef7ea713baf208ec6b
2   "name": "BluetoothKit",
3   "version": "0.2.1",
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.1"
15   },
16   "source_files": [
17     "Source/**/*.{swift}",
18     "Umbrella/**/*.{h}"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "osx": "10.10",
23     "ios": "8.0"
24   }