blob: 0a2d48a348349b48badfb9fc7ed87a503dac24cf [file] [log] [blame]
{
"name": "OhmageOMHSDK",
"version": "0.0.2",
"summary": "OhmageOMHSDK is data uploader for ohmage-OMH.",
"description": "OhmageOMHSDK is data uploader for [ohmage-OMH](https://github.com/smalldatalab/omh-dsu).\n**This project is currently experimental and will be changing rapidly. You probably shouldn't use it yet!**",
"homepage": "https://github.com/cornelltech/OhmageOMHSDK-ios",
"license": {
"type": "Apache 2",
"file": "LICENSE"
},
"authors": {
"James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
},
"source": {
"git": "https://github.com/cornelltech/OhmageOMHSDK-ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OhmageOMHSDK/Classes/**/*",
"dependencies": {
"OMHClient": [
"~> 0.0"
],
"SecureQueue": [
"~> 0.0"
],
"Alamofire": [
"~> 4"
]
},
"pushed_with_swift_version": "3.0"
}