[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / 0 / TTHorizontalGradientAnimationView / 0.1.1 / TTHorizontalGradientAnimationView.podspec.json
blobe46bda1c31b058a2c2c818234ea319e23f843643
2   "name": "TTHorizontalGradientAnimationView",
3   "version": "0.1.1",
4   "summary": "A horizontal colorful gradient animation to indicate indeterminate progress based on CAGradientLayer",
5   "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",
6   "homepage": "https://github.com/dhiraj/TTHorizontalGradientAnimationView",
7   "screenshots": "https://raw.githubusercontent.com/dhiraj/TTHorizontalGradientAnimationView/develop/Screenshots/TTHorizontalGradientAnimationView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "dhiraj": "development@traversient.com"
14   },
15   "source": {
16     "git": "https://github.com/dhiraj/TTHorizontalGradientAnimationView.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/dhiraj",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "TTHorizontalGradientAnimationView/Classes/**/*",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"