[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 3 / e / Shu / 1.2.0 / Shu.podspec.json
blobd6a95115ff2841ab36e986568b18f72663f82f90
2   "name": "Shu",
3   "version": "1.2.0",
4   "summary": "ApiService",
5   "description": "High level Api Service, that wraps the alamofire",
6   "homepage": "https://github.com/SyrupMG/Shu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abesmon": "abesmon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SyrupMG/Shu.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "Shu/**/*.{swift}",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "AlamofireActivityLogger": [
30     ],
31     "PromiseKit/Alamofire": [
33     ],
34     "PromiseKit": [
36     ]
37   },
38   "swift_version": "4.2"