blob: 0bd53c4b483cc69e6080996c9f170348626d77c6 [file] [log] [blame]
{
"name": "ViewAnimator",
"version": "1.0.3",
"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": "1.0.3"
},
"social_media_url": "https://twitter.com/marcosgriselli",
"platforms": {
"ios": "8.0"
},
"source_files": "ViewAnimator/Classes/**/*",
"pushed_with_swift_version": "4.0"
}