[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / OMHClient / 0.0.3 / OMHClient.podspec.json
blobcad059f3e98de649e669205189d6c52856a5dc0c
2   "name": "OMHClient",
3   "version": "0.0.3",
4   "summary": "OMHClient is an simple, immutable OHM API Client.",
5   "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!**",
6   "homepage": "https://github.com/cornelltech/OMHClient-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/OMHClient-ios.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OMHClient/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"