[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / 1 / PhoenixSwiftClient / 1.0.0 / PhoenixSwiftClient.podspec.json
blobe66a690125cdac315d81340dccc258d17d3c9db0
2   "name": "PhoenixSwiftClient",
3   "version": "1.0.0",
4   "summary": "Swift library for connecting to Phoenix channels.",
5   "description": "Swift library for connecting to Phoenix channels.",
6   "homepage": "https://github.com/myhobnob/PhoenixSwiftClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "George Lee": "keoki.lee@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/myhobnob/PhoenixSwiftClient.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PhoenixSwiftClient/**/*",
22   "dependencies": {
23     "Starscream": [
24       "~> 2.0.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"