[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / d / CPAnimatedPlayingIndicatorView / 1.0 / CPAnimatedPlayingIndicatorView.podspec.json
blobe5d6baf8cbb6524690c11b43d9666dcbe891a6af
2   "name": "CPAnimatedPlayingIndicatorView",
3   "version": "1.0",
4   "summary": "A customizable playing indicator with animating bars.",
5   "description": "A customizable playing indicator with animating bars. Supports setting bar count, color, spacing, corner radius, animation speed and delay between animation each bar.",
6   "homepage": "https://github.com/canpoyrazoglu/CPAnimatedPlayingIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
13   },
14   "social_media_url": "http://twitter.com/canpoyrazoglu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/canpoyrazoglu/CPAnimatedPlayingIndicatorView.git",
20     "tag": "1.0"
21   },
22   "source_files": "Classes/**/*.{h,m}"