blob: 338a79e0c683320ba658482a36100010cba56999 [file] [log] [blame]
{
"name": "ASProgressPopUpView",
"version": "0.4",
"summary": "A progress view showing percentage complete in a 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.4"
},
"source_files": "ASProgressPopUpView",
"requires_arc": true
}