blob: 765f26d574e683d20f90d7e6679a81b52f965e06 [file] [log] [blame]
{
"name": "CPAnimatedPlayingIndicatorView",
"version": "1.0.3",
"summary": "A customizable playing indicator with animating bars.",
"description": "A customizable playing indicator with animating bars. Supports setting bar count, color, spacing, corner radius, animation speed and delay between animation each bar.",
"homepage": "https://github.com/canpoyrazoglu/CPAnimatedPlayingIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Can Poyrazoğlu": "can@canpoyrazoglu.com"
},
"social_media_url": "http://twitter.com/canpoyrazoglu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/canpoyrazoglu/CPAnimatedPlayingIndicatorView.git",
"tag": "1.0.3"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "QuartzCore"
}