[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / a / MGLoadingImageView / 0.1.0 / MGLoadingImageView.podspec.json
blob2bc7ea0562c705466f977508bbc4a0e30a4027ac
2   "name": "MGLoadingImageView",
3   "version": "0.1.0",
4   "summary": "A subclass on UIImageView that includes a built-in UIActivityIndicatorView",
5   "description": "A subclass on UIImageView that includes a built-in UIActivityIndicatorView to optionally display a loading spinner in the foreground of the image view, to be used whilst loading an image.",
6   "homepage": "https://github.com/mikegilroy/MGLoadingImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mikegilroy": "hello@mikegilroy.co"
13   },
14   "source": {
15     "git": "https://github.com/mikegilroy/MGLoadingImageView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MGLoadingImageView/Classes/**/*",
22   "pushed_with_swift_version": "3.0.2"