[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 3 / d / 1 / RxImageView / 0.1.4 / RxImageView.podspec.json
blob5764d553e66461f52252ee29e42a9433b220dfcf
2   "name": "RxImageView",
3   "version": "0.1.4",
4   "summary": "Reactive UIImageView extension with SDWebImage",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Arnoymous/RxImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnoymous": "ineox@me.com"
13   },
14   "source": {
15     "git": "https://github.com/Arnoymous/RxImageView.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": "RxImageView/Classes/**/*",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.1.0"
27     ],
28     "RxSwift": [
29       "~> 3.6.1"
30     ],
31     "RxCocoa": [
32       "~> 3.6.1"
33     ]
34   },
35   "pushed_with_swift_version": "3.0",
36   "deprecated": true