[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / d / 8 / ESLoLWrapper / 0.0.1 / ESLoLWrapper.podspec.json
blobc60b28227aeb351e0b8d568327cab510b47d1450
2   "name": "ESLoLWrapper",
3   "version": "0.0.1",
4   "summary": "A swift wrapper for the League of Legends API.",
5   "homepage": "https://github.com/EthanSchatz/ESLoLWrapper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ethan Schatzline": "ethan@ethanschatzline.me"
12   },
13   "social_media_url": "http://twitter.com/_easy_e",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/EthanSchatz/ESLoLWrapper.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ESLoLWrapper/**/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"