[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / d / ViewAnimator / 1.0.2 / ViewAnimator.podspec.json
blob864f44bde5ace35dff4b81e3ef0b23e203bee594
2   "name": "ViewAnimator",
3   "version": "1.0.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": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/marcosgriselli",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViewAnimator/Classes/**/*",
23   "pushed_with_swift_version": "4.0"