[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / OhmageOMHSDK / 0.0.3 / OhmageOMHSDK.podspec.json
blobb61b7841f3b214ba75638766f9a8f32021b5f080
2   "name": "OhmageOMHSDK",
3   "version": "0.0.3",
4   "summary": "OhmageOMHSDK is data uploader for ohmage-OMH.",
5   "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!**",
6   "homepage": "https://github.com/cornelltech/OhmageOMHSDK-ios",
7   "license": {
8     "type": "Apache 2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "James Kizer, Cornell Tech Foundry": "jdk288 at cornell dot edu"
13   },
14   "source": {
15     "git": "https://github.com/cornelltech/OhmageOMHSDK-ios.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OhmageOMHSDK/Classes/**/*",
22   "dependencies": {
23     "OMHClient": [
24       "~> 0.0"
25     ],
26     "SecureQueue": [
27       "~> 0.0"
28     ],
29     "Alamofire": [
30       "~> 4"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"