blob: f26b4240d66d4d538cb0e4091f3aa159b1627764 [file] [log] [blame]
{
"name": "OMHClient",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OMHClient/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}