[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 7 / 6 / 0 / MDServerImage / 0.1.0 / MDServerImage.podspec.json
blob9de0b4bf92ebd9f61d25478e491c3e3dc4a142ac
2   "name": "MDServerImage",
3   "version": "0.1.0",
4   "summary": "Downloading and caching images.",
5   "swift_version": "5",
6   "description": "Swift library for downloading and caching images from the web.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/shubhamb-git/MDServerImage/",
12   "authors": {
13     "Shubham b": "shubhambairagi294@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/shubhamb-git/MDServerImage.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MDServerImage/Classes/**/*.swift",
23   "frameworks": "UIKit"