blob: 154f50e6212434779058f3bab979de903649ebc7 [file] [log] [blame]
{
"name": "ASProgressPopUpView",
"version": "0.8",
"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.8"
},
"source_files": "ASProgressPopUpView",
"requires_arc": true
}