[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / d / RemoteImageContainer / 1.1.0 / RemoteImageContainer.podspec.json
blob0817709b4ca0e98dc9bffd6025d507bb689ea1c1
2   "name": "RemoteImageContainer",
3   "version": "1.1.0",
4   "summary": "RemoteImageContainer loads the remote image and cache it for best user experience.",
5   "description": "RemoteImageContainer loads the image from remote in an efficient way. It provides the customized activity indicator while loading image and once image loaded, it will cache that image for future efficiency in application.",
6   "homepage": "https://github.com/rameez7878",
7   "license": {
8     "type": "MIT",
9     "text": "                                        Copyright © 2021 Rameez Raja LLC.\n"
10   },
11   "authors": {
12     "Rameez Raja": "rameezgcs333@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/rameez7878/RemoteImageContainer.git",
19     "tag": "1.1.0"
20   },
21   "source_files": [
22     "RemoteImageContainer",
23     "RemoteImageContainer/Source",
24     "RemoteImageContainer/Extensions",
25     "RemoteImageContainer/Helpers",
26     "RemoteImageContainer/DownloadManager"
27   ],
28   "swift_versions": [
29     "5.0"
30   ],
31   "dependencies": {
32     "ShimmerSwift": [
34     ]
35   },
36   "swift_version": "5.0"