[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / c / d / SwiftWebSocket / 2.6.0 / SwiftWebSocket.podspec.json
blob6289d04428c4cf10f2e1fead2d65bedba05d5cfa
2   "name": "SwiftWebSocket",
3   "version": "2.6.0",
4   "summary": "A high performance WebSocket client library for Swift.",
5   "homepage": "https://github.com/tidwall/SwiftWebSocket",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/tidwall/SwiftWebSocket.git",
12     "tag": "2.6.0"
13   },
14   "authors": {
15     "Josh Baker": "joshbaker77@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/tidwall",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0"
22   },
23   "source_files": "Source/*.swift",
24   "requires_arc": true,
25   "libraries": "z"