[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / e / WeDeploy / 1.0.1 / WeDeploy.podspec.json
blob86e7d53ffab44b21a23e0f234e41a37c06ab4039
2   "name": "WeDeploy",
3   "version": "1.0.1",
4   "summary": "Swift API Client for WeDeploy Project.",
5   "homepage": "http://wedeploy.com/",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Bruno Farache": "bruno.farache@liferay.com",
12     "Victor Galán": "victor.galan@liferay.com"
13   },
14   "source": {
15     "git": "https://github.com/wedeploy/wedeploy-sdk-swift.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Source/**/*.swift",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0"
23   },
24   "dependencies": {
25     "PromiseKit": [
26       "~> 4.0"
27     ],
28     "Socket.IO-Client-Swift": [
29       "~> 12.1"
30     ],
31     "RxSwift": [
32       "4.0.0"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"