[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / e / f / havenondemand / 1.0.1 / havenondemand.podspec.json
blob0efbd12a3929c448147c6a1742b3f998f3f5b87b
2   "name": "havenondemand",
3   "version": "1.0.1",
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     "Phong Vu": "van-phong.vu@hpe.com"
13   },
14   "source": {
15     "git": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/HavenOnDemand",
19   "platforms": {
20     "ios": "8.2"
21   },
22   "requires_arc": true,
23   "source_files": "HODClient/lib/*"