[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 8 / f / QAsyncImageView / 0.1.1 / QAsyncImageView.podspec.json
blobb99f794f64cdb8e0bdd8c28f30ef0d652f8f5116
2   "name": "QAsyncImageView",
3   "version": "0.1.1",
4   "summary": "Simple UIImageView extension to loadAsync image",
5   "description": "Simple UIImageView extension to load image from URL asynchronously (xCode 7.3).",
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.1.1"
12   },
13   "source_files": "QAsyncImageView/QAsyncImageView/*.swift",
14   "platforms": {
15     "ios": "8.0"
16   }