blob: ca5c49f72dcf619f872c15e4a78a8d10f46c790b [file] [log] [blame]
{
"name": "Twitch",
"version": "0.7.1",
"summary": "Native Swift wrapper for the official Twitch API",
"description": "'This lib wraps all the services available at https://dev.twitch.tv/docs/api.'",
"homepage": "https://github.com/oyvinddd/twitch-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Øyvind Hauge": "oyvind.s.hauge@gmail.com"
},
"source": {
"git": "https://github.com/oyvinddd/twitch-ios-sdk.git",
"tag": "0.7.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}