blob: 648b02cd3572df5fbc73725672e28e322625db4b [file] [log] [blame]
{
"name": "LeagueAPI",
"version": "1.0.1",
"summary": "League of Legends API Framework in Swift",
"description": "LeagueAPI provides League of Legends data, images related to players, champions, games...",
"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.0.1"
},
"source_files": "LeagueAPI/**/*.{h,m,swift}",
"swift_version": "4.1"
}