blob: fe9c0f1ba17fba48a424faf260982c712e350460 [file] [log] [blame]
{
"name": "SKCore",
"version": "4.0.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.0.0"
},
"social_media_url": "https://twitter.com/pvzig",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}