blob: 935a6b3050242ef92f9dd7f3a908dc56694a6cdb [file] [log] [blame]
{
"name": "SlackKit",
"version": "3.1.7",
"summary": "a Slack client library for OS X, iOS, and tvOS written in Swift",
"homepage": "https://github.com/pvzig/SlackKit",
"license": "MIT",
"authors": {
"Peter Zignego": "peter@launchsoft.co"
},
"source": {
"git": "https://github.com/pvzig/SlackKit.git",
"tag": "3.1.7"
},
"social_media_url": "https://twitter.com/pvzig",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "SlackKit/Sources/*.swift",
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
],
"Swifter": [
]
},
"pushed_with_swift_version": "3.0"
}