[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / e / 1 / PusherChatkit / 0.3.1 / PusherChatkit.podspec.json
blob21b55cf5d77d7a560599a556d2de0e8e61e5d18a
2   "name": "PusherChatkit",
3   "version": "0.3.1",
4   "summary": "Pusher Chatkit SDK in Swift",
5   "homepage": "https://github.com/pusher/chatkit-swift",
6   "license": "MIT",
7   "authors": {
8     "Hamilton Chapman": "hamchapman@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pusher/chatkit-swift.git",
12     "tag": "0.3.1"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "requires_arc": true,
16   "source_files": "Source/*.swift",
17   "dependencies": {
18     "PusherPlatform": [
19       "~> 0.1.31"
20     ]
21   },
22   "platforms": {
23     "ios": "10.0",
24     "osx": "10.11",
25     "tvos": "9.0",
26     "watchos": "2.0"
27   },
28   "pushed_with_swift_version": "4.0"