[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / NuimoSwift / 0.3.3 / NuimoSwift.podspec.json
blobe773fc20d3348c614db0a5f51eebea11ef10ed9a
2   "name": "NuimoSwift",
3   "version": "0.3.3",
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.3.3"
23   },
24   "frameworks": "CoreBluetooth",
25   "source_files": "SDK/*.swift"