blob: 6eb013e15ae8e32f2aecc4d099ecd3a95acbcf3f [file] [log] [blame]
{
"name": "ALLoadingView",
"version": "1.0.2",
"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.0.2"
},
"source_files": "ALLoadingView/Source/ALLoadingView.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}