blob: c5325a65c648c6140ce8f91ca1906ecafdc88214 [file] [log] [blame]
{
"name": "ViewAnimator",
"version": "2.4.0",
"summary": "ViewAnimator brings your UI to life with just one line of code.",
"description": "ViewAnimator helps create beautiful animations of an entire UI with only one line of code.\nIt also supports UITableView/UICollectionView and UIStackView animation of cells and arrangedSubviews\nwith delightful interactions.",
"homepage": "https://github.com/marcosgriselli/ViewAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marcosgriselli@gmail.com": "marcosgriselli@gmail.com"
},
"source": {
"git": "https://github.com/marcosgriselli/ViewAnimator.git",
"tag": "2.4.0"
},
"social_media_url": "https://twitter.com/marcosgriselli",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "ViewAnimator/Classes/**/*"
}