[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / f / 9 / SignalKClient / 0.4.5 / SignalKClient.podspec.json
blobab43c2c0c000e413c8150a420ed7230da52d50e6
2   "name": "SignalKClient",
3   "version": "0.4.5",
4   "summary": "Client Library For Accessing Signal K Servers From an iOS Application.",
5   "description": "Client Library For Accessing Signal K Servers From an iOS Application",
6   "homepage": "https://github.com/SignalK/signalk-ios-client",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scott@scottbender.net": "scott@scottbender.net"
13   },
14   "source": {
15     "git": "https://github.com/SignalK/signalk-ios-client.git",
16     "tag": "0.4.5"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10",
21     "tvos": "10.2"
22   },
23   "source_files": "SignalKClient/Classes/**/*",
24   "dependencies": {
25     "SocketRocket": [
26       "~> 0.5.1"
27     ]
28   }