[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / f / UrlImageView / 1.0.1 / UrlImageView.podspec.json
blobe58f7f1ae02f2c9c1f238186fea5d9d6d96732c4
2   "name": "UrlImageView",
3   "version": "1.0.1",
4   "summary": "A convenient tool which loads image url and caches it.",
5   "homepage": "https://github.com/janlionly/UrlImageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/UrlImageView.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Source/*",
23   "frameworks": "UIKit",
24   "swift_versions": [
25     "4.2",
26     "5.0",
27     "5.1"
28   ],
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   },
32   "dependencies": {
33     "YYWebImage": [
35     ]
36   },
37   "swift_version": "5.1"