blob: 92c1b627f74c59dc8bdfd9f1c035d3e7c61f37d3 [file] [log] [blame]
{
"name": "havenondemand",
"version": "1.0.6",
"summary": "Easily make requests to Haven OnDemand's APIs using Swift",
"description": "This library allows you to quickly and easily make requests to Haven OnDemand using Swift.",
"homepage": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paco Vu": "paco.vu@gmail.com"
},
"source": {
"git": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift.git",
"tag": "1.0.6"
},
"social_media_url": "https://twitter.com/HavenOnDemand",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "HODClient/lib/*",
"pushed_with_swift_version": "3.0"
}