[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / 0 / DragonService / 2.0.1 / DragonService.podspec.json
blob784d526c93b9c40f0f25b42b35ab5d267eb626e0
2   "name": "DragonService",
3   "version": "2.0.1",
4   "summary": "A library to fetch data from Data Dragon.",
5   "description": "A Swift library designed to fetch League of Legends static data from Riot Games DataDragon CDN.",
6   "homepage": "https://github.com/WxWatch/DragonService",
7   "license": "MIT",
8   "authors": "WxWatch",
9   "platforms": {
10     "ios": "8.0",
11     "osx": "10.10",
12     "watchos": "2.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/WxWatch/DragonService.git",
17     "tag": "2.0.1"
18   },
19   "source_files": "Sources/**/*.swift",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.7"
23     ]
24   },
25   "swift_version": "4.2"