[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / 3 / d / ViewAnimator / 2.2.2 / ViewAnimator.podspec.json
blob8e1803532e773553db36d5fb0ff12a2460aa5edc
2   "name": "ViewAnimator",
3   "version": "2.2.2",
4   "summary": "ViewAnimator brings your UI to life with just one line of code.",
5   "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.",
6   "homepage": "https://github.com/marcosgriselli/ViewAnimator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marcosgriselli@gmail.com": "marcosgriselli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/marcosgriselli/ViewAnimator.git",
16     "tag": "2.2.2"
17   },
18   "social_media_url": "https://twitter.com/marcosgriselli",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "ViewAnimator/Classes/**/*",
24   "swift_version": "4.2"