blob: 8f9461baf9d6a701a5ce56f9954e253529755923 [file] [log] [blame]
{
"name": "AnimatedGradientView",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "Powerful gradient animations made simple for iOS.",
"description": "AnimatedGradientView makes it simple to create either a static or animated gradiented view with support for axial, radial and conic gradients.",
"homepage": "https://github.com/rwbutler/AnimatedGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Butler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/AnimatedGradientView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedGradientView/Classes/**/*"
}