[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / f / EIDStompClient / 1.0 / EIDStompClient.podspec.json
blobd487667d9bf53401a5395c2020a7c6b0826c715a
2   "name": "EIDStompClient",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "authors": "Adrian Alvarez",
7   "version": "1.0",
8   "requires_arc": true,
9   "summary": "StompClient based on AKStompClient and updated to Swift 3.0+.",
10   "homepage": "https://gitlab.com/eid-sdk.code/ios-stomp-client",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://gitlab.com/eid-sdk.code/ios-stomp-client.git",
17     "tag": "1.0"
18   },
19   "source_files": "Pod/Classes/**/*.{swift}",
20   "dependencies": {
21     "SocketRocket": [
22       "~> 0.5.1"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"