blob: cad059f3e98de649e669205189d6c52856a5dc0c [file] [log] [blame]
{
"name": "OMHClient",
"version": "0.0.3",
"summary": "OMHClient is an simple, immutable OHM API Client.",
"description": "'OMHClient is an simple, immutable OHM API Client.'\n**This project is currently experimental and will be changing rapidly. You probably shouldn't use it yet!**",
"homepage": "https://github.com/cornelltech/OMHClient-ios",
"license": {
"type": "Apache 2",
"file": "LICENSE"
},
"authors": {
"James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
},
"source": {
"git": "https://github.com/cornelltech/OMHClient-ios.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OMHClient/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}