[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / d / ToastCollectionView / 0.2.0 / ToastCollectionView.podspec.json
blobb2a2060b7238842c6fc789b34164106e9a70034c
2   "name": "ToastCollectionView",
3   "version": "0.2.0",
4   "swift_version": "4.2",
5   "summary": "A UICollectionView cell that animate Toast Views while scrolling.",
6   "description": "A UICollectionView cell that shows and animates a toast when appearing on screen.",
7   "homepage": "https://github.com/scaraux/ToastCollectionViewCell",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Oscar Gotting": "https://twitter.com/scaraux"
14   },
15   "source": {
16     "git": "https://github.com/scaraux/ToastCollectionViewCell.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ToastCollectionView/Classes/**/*"