[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / PhoenixWebSocket / 0.6.0 / PhoenixWebSocket.podspec.json
blob84a5dd26df10806c761b4312eaf9df85c259e836
2   "name": "PhoenixWebSocket",
3   "version": "0.6.0",
4   "license": "MIT",
5   "summary": "A websockets framework designed to work with Phoenix Framework",
6   "homepage": "https://github.com/almassapargali/PhoenixWebSocket",
7   "authors": "Almas Sapargali",
8   "source": {
9     "git": "https://github.com/almassapargali/PhoenixWebSocket.git",
10     "tag": "0.6.0"
11   },
12   "source_files": "PhoenixWebSocket/*",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "dependencies": {
17     "Starscream": [
18       "~> 2.0"
19     ]
20   },
21   "pushed_with_swift_version": "3.0"