[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / f / OMHClient / 0.0.4 / OMHClient.podspec.json
blobf26b4240d66d4d538cb0e4091f3aa159b1627764
2   "name": "OMHClient",
3   "version": "0.0.4",
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.4"
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"