blob: d0b149b71ca024b3c6c0ef7a1eaf756297d30a0a [file] [log] [blame]
{
"name": "Riot",
"version": "0.0.4",
"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.4"
},
"social_media_url": "https://twitter.com/helbertgs",
"platforms": {
"ios": "11.0"
},
"source_files": "Riot/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"Suas": [
],
"Alamofire": [
]
}
}