blob: bf4660bccd89974e6c42eeda2918fd791e8142d0 [file] [log] [blame]
{
"name": "LeagueAPI",
"version": "1.4.0",
"summary": "League of Legends API Framework in Swift",
"description": "LeagueAPI provides League of Legends data, images related to players, champions, games...\nReferences in Riot Public Library: https://discussion.developer.riotgames.com/articles/61/public-libraries-for-the-riot-games-api.html",
"homepage": "https://github.com/Kelmatou/LeagueAPI",
"license": "MIT",
"authors": {
"Antoine CLOP": "antoine.clop@epita.fr"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kelmatou/LeagueAPI.git",
"tag": "1.4.0"
},
"source_files": "LeagueAPI/**/*.{h,m,swift}",
"swift_version": "4.2"
}