blob: 8c0b250380f6ca163c244f35bf3aa00d6f6add35 [file] [log] [blame]
{
"name": "havenondemand",
"version": "1.0.5",
"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.5"
},
"social_media_url": "https://twitter.com/HavenOnDemand",
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "HODClient/lib/*",
"pushed_with_swift_version": "3.0"
}