blob: b21c492af941d6991c09dbe7ce4a8238a6f2efcc [file] [log] [blame]
{
"name": "ALLoadingView",
"version": "0.1.4",
"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": "0.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ALLoadingView/**/*.{swift}"
}