[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / 1 / b / LoL / 0.0.3 / LoL.podspec.json
blobe871886042ca2d9ec2cf981cc9f6c45b609f9c0a
2   "name": "LoL",
3   "version": "0.0.3",
4   "summary": "A Swift wrapper for Riot's League of Legends API",
5   "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",
6   "homepage": "https://github.com/Akcbryant/LoL",
7   "license": "MIT",
8   "authors": {
9     "akcbryant": "akcbryant@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/KirbyBryant",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Akcbryant/LoL.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "Source/*.swift"