blob: 46563da4b4e9c6d9d1486fa8ae9a5d3047f4cbea [file] [log] [blame]
{
"name": "SKWebAPI",
"version": "4.0.3",
"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.3"
},
"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"
}