[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / 1 / SKClient / 4.1.0 / SKClient.podspec.json
blob90cf2212478e1bf0e657ad73662acc1393cf906c
2   "name": "SKClient",
3   "version": "4.1.0",
4   "summary": "The client implementation for use with SlackKit",
5   "homepage": "https://github.com/SlackKit/SKClient",
6   "license": "MIT",
7   "authors": {
8     "Peter Zignego": "peter@launchsoft.co"
9   },
10   "source": {
11     "git": "https://github.com/SlackKit/SKClient.git",
12     "tag": "4.1.0"
13   },
14   "social_media_url": "https://twitter.com/pvzig",
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.11",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/*.swift",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "SKCore": [
27     ]
28   }