[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / e / Shu / 1.0.3 / Shu.podspec.json
blob60d80d1c9c881c70d4c3a71c37f5e1952c38ab32
2   "name": "Shu",
3   "version": "1.0.3",
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.3"
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   }