blob: 7fbb3bb977b33c248d434c41d221779217de7028 [file] [log] [blame]
{
"name": "SlackKit",
"version": "3.1.6",
"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.6"
},
"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"
}