[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 0 / RxAlamofireObjectMapper / 0.1.9 / RxAlamofireObjectMapper.podspec.json
blob183a833a2a01af2f7e4ac75ba89f06d7a5149a89
2   "name": "RxAlamofireObjectMapper",
3   "version": "0.1.9",
4   "summary": "Rx DataRequest helpers for ObjectMapper",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Arnoymous/RxAlamofireObjectMapper",
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/RxAlamofireObjectMapper.git",
16     "tag": "0.1.9"
17   },
18   "social_media_url": "https://twitter.com/arnauddorgans",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "RxAlamofireObjectMapper/Classes/**/*",
25   "dependencies": {
26     "RxSwift": [
27       "~> 3.6.1"
28     ],
29     "Alamofire": [
30       "~> 4.5.1"
31     ],
32     "ObjectMapper": [
33       "~> 3.0.0"
34     ]
35   },
36   "pushed_with_swift_version": "3.0",
37   "deprecated": true