blob: 88f11cb1d2f1399b1b99196b054412e21fa9c8d2 [file] [log] [blame]
{
"name": "SKWebAPI",
"version": "4.0.6",
"summary": "A Swift library to help make requests to the Slack Web API",
"homepage": "https://github.com/SlackKit/SKWebAPI",
"license": "MIT",
"authors": {
"Peter Zignego": "peter@launchsoft.co"
},
"source": {
"git": "https://github.com/SlackKit/SKWebAPI.git",
"tag": "4.0.6"
},
"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"
}