blob: bdb2d80540dde03b06ec5ecb76be3a137d2c900b [file] [log] [blame]
{
"name": "ALLoadingView",
"version": "1.1.5",
"summary": "Manager for loading views presentation",
"description": "ALLoadingView is a class for displaying pop-up views to notify users that some work is in progress.",
"homepage": "https://github.com/ALoginov/ALLoadingView",
"screenshots": [
"https://raw.githubusercontent.com/ALoginov/ALLoadingView/master/images/ALLV-screenshot1-thumb.png",
"https://raw.githubusercontent.com/ALoginov/ALLoadingView/master/images/ALLV-screenshot2-thumb.png",
"https://raw.githubusercontent.com/ALoginov/ALLoadingView/master/images/ALLV-screenshot3-thumb.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALoginov": "artemloginov@dilarc.com"
},
"source": {
"git": "https://github.com/ALoginov/ALLoadingView.git",
"tag": "1.1.5"
},
"source_files": "ALLoadingView/Source/ALLoadingView.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}