[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / f / 7 / 0 / DragonService / 1.0.0 / DragonService.podspec.json
blobf933b595555ef679199e35674d3823f677539634
2   "name": "DragonService",
3   "version": "1.0.0",
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": "1.0.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.7"
23     ]
24   },
25   "swift_version": "4"