blob: 2bc7ea0562c705466f977508bbc4a0e30a4027ac [file] [log] [blame]
{
"name": "MGLoadingImageView",
"version": "0.1.0",
"summary": "A subclass on UIImageView that includes a built-in UIActivityIndicatorView",
"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.",
"homepage": "https://github.com/mikegilroy/MGLoadingImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mikegilroy": "hello@mikegilroy.co"
},
"source": {
"git": "https://github.com/mikegilroy/MGLoadingImageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MGLoadingImageView/Classes/**/*",
"pushed_with_swift_version": "3.0.2"
}