[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / e / f / havenondemand / 1.0.7 / havenondemand.podspec.json
blob7bad73ef41935a37409a19b64cd7efcba8b3637b
2   "name": "havenondemand",
3   "version": "1.0.7",
4   "summary": "Easily make requests to Haven OnDemand's APIs using Swift",
5   "description": "This library allows you to quickly and easily make requests to Haven OnDemand using Swift.",
6   "homepage": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paco Vu": "paco.vu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift.git",
16     "tag": "1.0.7"
17   },
18   "social_media_url": "https://twitter.com/HavenOnDemand",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "requires_arc": true,
23   "source_files": "HODClient/lib/*",
24   "pushed_with_swift_version": "3.0"