blob: e2dac792615c2b8abfeb08d9df936239abdce16e [file] [log] [blame]
{
"name": "AnimatedView",
"version": "0.2.0",
"summary": "Really cool animated view for your awesome iOS projects",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/kthotav/AnimatedView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Venkata Karthik Thota>": "<kthotav@gmail.com>"
},
"source": {
"git": "https://github.com/kthotav/AnimatedView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AnimatedView/*.swift",
"pushed_with_swift_version": "3.0"
}