[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / SKServer / 4.0.0 / SKServer.podspec.json
blobb64219340380d4442b4f63335891f507d0d3a92e
2   "name": "SKServer",
3   "version": "4.0.0",
4   "summary": "A Swift server library for creating Slack apps",
5   "homepage": "https://github.com/SlackKit/SKServer",
6   "license": "MIT",
7   "authors": {
8     "Peter Zignego": "peter@launchsoft.co"
9   },
10   "source": {
11     "git": "https://github.com/SlackKit/SKServer.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     "SKWebAPI": [
29     ],
30     "Swifter": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"