[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 0 / RxAlamofireObjectMapper / 0.1.4 / RxAlamofireObjectMapper.podspec.json
blob54282b50809392d58d3df29509eca0baad49f3bf
2   "name": "RxAlamofireObjectMapper",
3   "version": "0.1.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/arnauddorgans",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "RxAlamofireObjectMapper/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "~> 3.6.1"
27     ],
28     "Alamofire": [
29       "~> 4.5.0"
30     ],
31     "ObjectMapper": [
32       "~> 2.2.8"
33     ]
34   },
35   "pushed_with_swift_version": "3.0",
36   "deprecated": true