[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / d / NuimoSwift / 0.7.1 / NuimoSwift.podspec.json
blob13f0380170d7b7d0a5af0c7023784a8828ce779f
2   "name": "NuimoSwift",
3   "version": "0.7.1",
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     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/getSenic/nuimo-swift.git",
23     "tag": "0.7.1"
24   },
25   "frameworks": "CoreBluetooth",
26   "source_files": "SDK/*.swift"