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