blob: 2933a974fb37553c01c46d4e8b378c70138028be [file] [log] [blame]
{
"name": "ASProgressPopUpView",
"version": "0.7.1",
"summary": "A progress view showing percentage complete in an animated popUpView",
"description": " * Customize: font, font color, background color, corner radius\n * Option to animate background color and progress bar color as value changes\n * Optional dataSource protocol to fully customize label text\n",
"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"
},
"social_media_url": "https://twitter.com/ChromophoreApp",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/alskipp/ASProgressPopUpView.git",
"tag": "0.7.1"
},
"source_files": "ASProgressPopUpView",
"requires_arc": true
}