blob: 8f58ff0f981c1fa2e6937e030c5130ad6055b020 [file] [log] [blame]
{
"name": "ViewAnimator",
"version": "1.0.0",
"summary": "ViewAnimator brings your UI to life with just one line of code.",
"description": "ViewAnimator helps create beautifull 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": "1.0.0"
},
"social_media_url": "https://twitter.com/marcosgriselli",
"platforms": {
"ios": "9.0"
},
"source_files": "ViewAnimator/Classes/**/*",
"pushed_with_swift_version": "4"
}