[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 9 / f / 1 / SKClient / 4.0.0 / SKClient.podspec.json
blobb5059bda7d3e4b6dd3781f95b0ae126ebff4fc1d
2   "name": "SKClient",
3   "version": "4.0.0",
4   "summary": "The client implementation for 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.0.0"
13   },
14   "social_media_url": "https://twitter.com/pvzig",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "SKCore": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"