blob: e0ba6a3cc22efc160835bc5e3de7ca72cf2e65a8 [file] [log] [blame]
{
"name": "TwitchAPIWrapper",
"version": "0.0.1",
"homepage": "https://github.com/epv44/TwitchAPIWrapper",
"authors": {
"Eric Vennaro": "epv9@case.edu"
},
"summary": "Develpment kit for working with the Twitch API for iOS",
"description": "Development Kit for Twitch API, includes OAuth and models for endpoints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/epv44/TwitchAPIWrapper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}