[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / b / RxAlamofire+ObjectMapper / 0.1.3 / RxAlamofire+ObjectMapper.podspec.json
blob140be866fb61bddc72283775c94eda171a339e3f
2   "name": "RxAlamofire+ObjectMapper",
3   "version": "0.1.3",
4   "summary": "Reactive ObjectMapper extensions for RxAlamofire",
5   "description": "Reactive ObjectMapper extensions for RxAlamofire.",
6   "homepage": "https://github.com/Arnoymous/RxAlamofire-ObjectMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnoymous": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Arnoymous/RxAlamofire-ObjectMapper.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/arnauddorgans",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "osx": "10.11",
23     "watchos": "2.0"
24   },
25   "source_files": "RxAlamofire-ObjectMapper/Classes/**/*",
26   "dependencies": {
27     "RxAlamofire": [
28       "~> 4.0"
29     ],
30     "ObjectMapper": [
31       "~> 3.0"
32     ]
33   }