blob: fd7f3c03ab0968310f07333fd896b14ef8250920 [file] [log] [blame]
{
"name": "TTHorizontalGradientAnimationView",
"version": "0.1.0",
"summary": "A horizontal colorful gradient animation to indicate indeterminate progress based on CAGradientLayer",
"description": "A multi-hued drop in UIView animation\n * Drop it anywhere you want, size it according to your needs\n * View automatically animates\n * Remove it from your view hierarchy when you're done",
"homepage": "https://github.com/dhiraj/TTHorizontalGradientAnimationView",
"screenshots": "https://raw.githubusercontent.com/dhiraj/TTHorizontalGradientAnimationView/develop/Screenshots/TTHorizontalGradientAnimationView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dhiraj": "development@traversient.com"
},
"source": {
"git": "https://github.com/dhiraj/TTHorizontalGradientAnimationView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/dhiraj",
"platforms": {
"ios": "8.0"
},
"source_files": "TTHorizontalGradientAnimationView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}