blob: 104b574fc389e56c60a492bb1cefd178646f91c2 [file] [log] [blame]
{
"name": "SKCore",
"version": "4.1.0",
"summary": "Common model objects for use in SlackKit",
"homepage": "https://github.com/SlackKit/SKCore",
"license": "MIT",
"authors": {
"Peter Zignego": "peter@launchsoft.co"
},
"source": {
"git": "https://github.com/SlackKit/SKCore.git",
"tag": "4.1.0"
},
"social_media_url": "https://twitter.com/pvzig",
"swift_version": "4.0",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"frameworks": "Foundation"
}