blob: c60b28227aeb351e0b8d568327cab510b47d1450 [file] [log] [blame]
{
"name": "ESLoLWrapper",
"version": "0.0.1",
"summary": "A swift wrapper for the League of Legends API.",
"homepage": "https://github.com/EthanSchatz/ESLoLWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan Schatzline": "ethan@ethanschatzline.me"
},
"social_media_url": "http://twitter.com/_easy_e",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/EthanSchatz/ESLoLWrapper.git",
"tag": "0.0.1"
},
"source_files": "ESLoLWrapper/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}