blob: d0b07fb43b7804fc1c7511651c708634d1a62c08 [file] [log] [blame]
{
"name": "ALLoadingView",
"version": "0.1.0",
"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@me.com"
},
"source": {
"git": "https://github.com/ALoginov/ALLoadingView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ibvene",
"platforms": {
"ios": "8.0"
},
"source_files": "ALLoadingView/Classes/**/*"
}