[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / e / Shu / 1.0.4 / Shu.podspec.json
blob3cd7e04ef59cb6ffff136d0f0421c5044dac667b
2   "name": "Shu",
3   "version": "1.0.4",
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.0.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "Shu/**/*.{swift}",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "AlamofireActivityLogger": [
30     ],
31     "PromiseKit/Alamofire": [
33     ],
34     "PromiseKit": [
36     ]
37   }