[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / b / 0 / LazyImageView / 0.1.0 / LazyImageView.podspec.json
blob845a3db77451035b1dfc6924dc81cf487e777f9f
2   "name": "LazyImageView",
3   "version": "0.1.0",
4   "summary": "LazyImageView loads images from server URL asynchronously to UIImageView.",
5   "description": "LazyImageView is a simple extension to the UIImageView to load images from URL asynchronously.",
6   "homepage": "https://github.com/m-maaz-ul-haq/LazyImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Maaz Ul Haq": "m.maazulhaq@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/m-maaz-ul-haq/LazyImageView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.facebook.com/m.maazulhaq",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LazyImageView/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "AlamofireImage": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"