[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / SwiftWebSocket / 0.1.16 / SwiftWebSocket.podspec.json
blobc4b2280199e7595053a47485a3c3619ef6a3cb5a
2   "name": "SwiftWebSocket",
3   "version": "0.1.16",
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": "v0.1.16"
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   },
22   "source_files": "SwiftWebSocket/*.swift",
23   "requires_arc": true,
24   "libraries": "z"