blob: e088b96cf35b76c5adf46a0e6efcfd3c90d54e24 [file] [log] [blame]
{
"name": "Riot",
"version": "0.0.1",
"summary": "Riot API.",
"description": "Riot API from League of Legends",
"homepage": "https://github.com/hellbertt/Riot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Helbert Gomes": "hellbert.gomes@gmail.com"
},
"source": {
"git": "https://github.com/hellbertt/Riot.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Riot/Classes/**/*",
"swift_version": "4.0"
}