[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / e / PusherSwift / 3.0.0 / PusherSwift.podspec.json
blobfd11848aa8e5a80a7b18547345be08ed77516c4a
2   "name": "PusherSwift",
3   "version": "3.0.0",
4   "summary": "A Pusher client library in Swift",
5   "homepage": "https://github.com/pusher/pusher-websocket-swift",
6   "license": "MIT",
7   "authors": {
8     "Hamilton Chapman": "hamchapman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pusher/pusher-websocket-swift.git",
12     "tag": "3.0.0"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "requires_arc": true,
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0"
21   }