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