[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / f / QAsyncImageView / 0.0.8 / QAsyncImageView.podspec.json
blob281c57320b2e53225df9ed77f9d57acdf4431cdf
2   "name": "QAsyncImageView",
3   "version": "0.0.8",
4   "summary": "Simple UIImageView extension to loadAsync image",
5   "description": "Simple UIImageView extension to load image from URL asynchronously.",
6   "homepage": "https://github.com/a-athaullah/QAsyncImageView",
7   "license": "MIT",
8   "authors": "Ahmad Athaullah",
9   "source": {
10     "git": "https://github.com/a-athaullah/QAsyncImageView.git",
11     "tag": "0.0.8"
12   },
13   "source_files": "QAsyncImageView/QAsyncImageView/*.swift",
14   "platforms": {
15     "ios": "8.0"
16   }