[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 2 / RxObjectMapper / 0.1.0 / RxObjectMapper.podspec.json
blob8d159d556805851acbb09a53203c46cd0553992a
2   "name": "RxObjectMapper",
3   "version": "0.1.0",
4   "summary": "A short description of RxObjectMapper.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fmo91/RxObjectMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fmo91": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/RxObjectMapper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RxObjectMapper/Classes/**/*",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 2.2"
25     ],
26     "RxSwift": [
27       "~> 3.0"
28     ],
29     "RxCocoa": [
30       "~> 3.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"