[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 0 / c / Riot / 0.0.4 / Riot.podspec.json
blobd0b149b71ca024b3c6c0ef7a1eaf756297d30a0a
2   "name": "Riot",
3   "version": "0.0.4",
4   "summary": "Riot API.",
5   "description": "Riot API from League of Legends",
6   "homepage": "https://github.com/hellbertt/Riot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Helbert Gomes": "hellbert.gomes@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hellbertt/Riot.git",
16     "tag": "0.0.4"
17   },
18   "social_media_url": "https://twitter.com/helbertgs",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Riot/Classes/**/*",
23   "swift_version": "4.0",
24   "dependencies": {
25     "Suas": [
27     ],
28     "Alamofire": [
30     ]
31   }