blob: fce0f566ea8247604096ed8bffb6955ca199f29a [file] [log] [blame]
{
"name": "havenondemand",
"version": "1.0.0",
"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": {
"Phong Vu": "van-phong.vu@hpe.com"
},
"source": {
"git": "https://github.com/HPE-Haven-OnDemand/havenondemand-ios-swift.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/HavenOnDemand",
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "HODClient/lib/*"
}