[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / e / a / PusherSwiftC / 8.0.3 / PusherSwiftC.podspec.json
blobbbbdaf565fab0969298ad273c08892fef45699c4
2   "name": "PusherSwiftC",
3   "version": "8.0.3",
4   "summary": "A Pusher client library in Swift",
5   "homepage": "https://github.com/SuaMusica/pusher-websocket-swift",
6   "license": "MIT",
7   "authors": {
8     "Pusher Limited": "support@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/SuaMusica/pusher-websocket-swift.git",
12     "tag": "8.0.3"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "swift_versions": "5.0",
16   "requires_arc": true,
17   "source_files": [
18     "Sources/*.swift",
19     "Sources/PusherSwift-Only/*.swift"
20   ],
21   "dependencies": {
22     "Starscream": [
23       "~> 3.1"
24     ]
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "swift_version": "5.0"