blob: 28610d74ca7bdcc738178695da035a9c41f6624d [file] [log] [blame]
{
"name": "AnimatedGradientView",
"version": "2.0.0",
"swift_versions": "5.0",
"summary": "Powerful gradient animations made simple for iOS.",
"description": "AnimatedGradientView makes it simple to create animated or static gradiented views with support for axial, radial and conic gradients.",
"homepage": "https://github.com/rwbutler/AnimatedGradientView",
"screenshots": "https://github.com/rwbutler/AnimatedGradientView/raw/master/docs/images/example.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Butler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/AnimatedGradientView.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedGradientView/Classes/**/*",
"swift_version": "5.0"
}