[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / 4 / RxUnboxedAlamofire / 0.1.0 / RxUnboxedAlamofire.podspec.json
blob28805f2b67174b14673c56198e7eff00235773d6
2   "name": "RxUnboxedAlamofire",
3   "version": "0.1.0",
4   "summary": "The easiest way to download and decode Unboxable objects using RxSwift and Alamofire",
5   "homepage": "https://github.com/filipbec/RxUnboxedAlamofire",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Filip Beć": "filip.bec@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/filipbec/RxUnboxedAlamofire.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/FilipBec",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.11",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/**/*",
25   "dependencies": {
26     "UnboxedAlamofire": [
28     ],
29     "RxAlamofire": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"