[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 2 / 4 / SKCore / 4.0.4 / SKCore.podspec.json
blobd9a35a33e03369366a8c72245e9a5a851f62b3e7
2   "name": "SKCore",
3   "version": "4.0.4",
4   "summary": "Common model objects for use in SlackKit",
5   "homepage": "https://github.com/SlackKit/SKCore",
6   "license": "MIT",
7   "authors": {
8     "Peter Zignego": "peter@launchsoft.co"
9   },
10   "source": {
11     "git": "https://github.com/SlackKit/SKCore.git",
12     "tag": "4.0.4"
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   "pushed_with_swift_version": "3.0"