blob: feb51d3b676e9bf5a9e1a222658b1fb184501940 [file] [log] [blame]
{
"name": "ASProgressPopUpView",
"version": "0.9",
"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",
"homepage": "https://github.com/alskipp/ASProgressPopUpView",
"screenshots": "http://alskipp.github.io/ASProgressPopUpView/img/screenshot1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Al Skipp": "al_skipp@fastmail.fm"
},
"social_media_url": "https://twitter.com/al_skipp",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alskipp/ASProgressPopUpView.git",
"tag": "0.9"
},
"source_files": "ASProgressPopUpView",
"requires_arc": true
}