blob: 5b95da5e59e0e452432f8d37d66a949f1990dc80 [file] [log] [blame]
{
"name": "Twitch",
"version": "0.7.0",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}