[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / d / 4 / XCPusherSwift / 10.1.1 / XCPusherSwift.podspec.json
blob6ced045eedb9b0f1f495e71031184ab0d1355b6e
2   "name": "XCPusherSwift",
3   "version": "10.1.1",
4   "summary": "A Pusher client library in Swift",
5   "homepage": "https://github.com/pusher/pusher-websocket-swift",
6   "license": "MIT",
7   "authors": {
8     "Pusher Limited": "support@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/beMappy/PusherSwift.git",
12     "tag": "10.1.1"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "swift_versions": "5.0",
16   "requires_arc": true,
17   "vendored_frameworks": "PusherSwift.xcframework",
18   "dependencies": {
19     "XCTweetNacl": [
20       "1.0.2"
21     ],
22     "XCNWWebSocket": [
23       "0.5.2"
24     ]
25   },
26   "platforms": {
27     "ios": "13.0",
28     "osx": "10.15",
29     "tvos": "13.0",
30     "watchos": "6.0"
31   },
32   "swift_version": "5.0"