blob: 1e65b3bde73f534b5706959881fe97f7fe9431d6 [file] [log] [blame]
{
"name": "AnimatedGradientView",
"version": "1.0.1",
"swift_version": "4.2",
"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": "1.0.1"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedGradientView/Classes/**/*"
}