[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 4 / SDRemoteImageView / 0.1.0 / SDRemoteImageView.podspec.json
blob8d4a92ebd69064274863467963b6b2b376ee4b50
2   "name": "SDRemoteImageView",
3   "version": "0.1.0",
4   "summary": "Fetch image data from remote server, downsample it, and display it",
5   "swift_versions": "5.1",
6   "description": "Fetch image data from remote server, downsample it, and display it.",
7   "homepage": "https://github.com/e-sung/SDRemoteImageView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "e-sung": "dev.esung@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/sungdooyoo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/e-sung/SDRemoteImageView.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "SDRemoteImageView/Classes",
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "5.1"