blob: e758197ec6aa1accb4b44d439319a7aaf0160973 [file] [log] [blame]
{
"name": "AnimatedView",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AnimatedView/AnimatedView.swift",
"pushed_with_swift_version": "3.0"
}