blob: 06b54f52b2f69d1f4d61f11cb43cadb7ea4d937d [file] [log] [blame]
{
"name": "ASProgressPopUpView",
"version": "0.5",
"summary": "Progress view showing percentage complete in an animated popup view",
"description": "A UIProgressView subclass that displays the percentage complete in an easy to customize, animated popup view",
"homepage": "https://github.com/alskipp/ASProgressPopUpView",
"screenshots": "http://alskipp.github.io/ASProgressPopUpView/img/screenshot1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Al Skipp": "al@alskipp.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/alskipp/ASProgressPopUpView.git",
"tag": "0.5"
},
"source_files": "ASProgressPopUpView",
"requires_arc": true
}