blob: c315bdbd8df837aabc49ff0fe7d4bf38e3ca751b [file] [log] [blame]
{
"name": "ALLoadingView",
"version": "1.1.3",
"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": [
"http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/ALLV-screenshot1-thumb.png",
"http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/ALLV-screenshot2-thumb.png",
"http://dl.dropboxusercontent.com/u/72091593/Screenshots%20for%20GitHub/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.3"
},
"source_files": "ALLoadingView/Source/ALLoadingView.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}