[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 2 / 4 / SKCore / 4.1.2 / SKCore.podspec.json
blobb03b96701080d38e4c06ebeb99b11510768357e7
2   "name": "SKCore",
3   "version": "4.1.2",
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.1.2"
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/SKCore/*.swift",
23   "frameworks": "Foundation"