[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / d / ViewAnimator / 2.5.1 / ViewAnimator.podspec.json
blob790cc74962852c7482d6bd28ab25f1a3ef14b24b
2   "name": "ViewAnimator",
3   "version": "2.5.1",
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.5.1"
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/**/*"