blob: b5059bda7d3e4b6dd3781f95b0ae126ebff4fc1d [file] [log] [blame]
{
"name": "SKClient",
"version": "4.0.0",
"summary": "The client implementation for SlackKit",
"homepage": "https://github.com/SlackKit/SKClient",
"license": "MIT",
"authors": {
"Peter Zignego": "peter@launchsoft.co"
},
"source": {
"git": "https://github.com/SlackKit/SKClient.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",
"dependencies": {
"SKCore": [
]
},
"pushed_with_swift_version": "3.0"
}