blob: 021f0459378bbc8694a13e07cd3d07459d0049c7 [file] [log] [blame]
{
"name": "AnimatedGradientView",
"version": "3.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": "3.0.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "9.0"
},
"source_files": "AnimatedGradientView/Classes/**/*",
"swift_version": "5.0"
}