[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / NuimoSwift / 0.5.0 / NuimoSwift.podspec.json
blob83c51907a9b0cc148dcbd9a95a2f81800b5d00fb
2   "name": "NuimoSwift",
3   "version": "0.5.0",
4   "summary": "Swift library for connecting and communicating with Senic's Nuimo controllers",
5   "description": "Swift library for connecting and communicating with Senic's Nuimo controllers\n* Discover and connect Nuimo controllers via bluetooth low energy or websockets\n* Receive user gestures from Nuimo controllers\n* Send LED matrices to Nuimo controllers",
6   "documentation_url": "https://github.com/getSenic/nuimo-swift",
7   "homepage": "http://senic.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Lars Blumberg (Senic GmbH)": "lars@senic.com"
14   },
15   "social_media_url": "http://twitter.com/heysenic",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source": {
21     "git": "https://github.com/getSenic/nuimo-swift.git",
22     "tag": "v0.5.0"
23   },
24   "frameworks": "CoreBluetooth",
25   "source_files": "SDK/*.swift"