blob: f49da41879290c0bdd6389bdafebd50e72d38ff5 [file] [log] [blame]
{
"name": "CPAnimatedPlayingIndicatorView",
"version": "1.0.1",
"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.1"
},
"source_files": "Classes/**/*.{h,m}"
}