[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 6 / f / RBRemoteImageView / 0.1.1 / RBRemoteImageView.podspec.json
blobd4498641875730710b7c457ca257314a2a5e84c7
2   "name": "RBRemoteImageView",
3   "version": "0.1.1",
4   "summary": "A subclass on UIImageView that provides remote image download",
5   "description": "A CocoaPod that provides the ability for a UIImageView to be able to download an image and display from a url",
6   "homepage": "https://github.com/rbmutai/RBRemoteImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Mutai": "rbmutai@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rbmutai/RBRemoteImageView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Classes/**/*.swift",
23   "swift_version": "5.0"