blob: 33406c7ba65a3f22a2f17ffe53fffa5c26b6c089 [file] [log] [blame]
{
"name": "LoL",
"version": "0.0.6",
"summary": "A Swift wrapper for Riot's League of Legends API",
"description": " This is to be a dependency free wrapper to be used with your favorite networking method. Simply create an instance of the Class, call the appropriate method, then use the URL property to make a request using whatever you like to use.\n",
"homepage": "https://github.com/Akcbryant/LoL",
"license": "MIT",
"authors": {
"akcbryant": "akcbryant@gmail.com"
},
"social_media_url": "http://twitter.com/KirbyBryant",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Akcbryant/LoL.git",
"tag": "0.0.6"
},
"source_files": "Source/*.swift"
}