[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / a / ToastCollectionViewCell / 0.1.0 / ToastCollectionViewCell.podspec.json
blobd08f1c6a7f8d9fbdbc1f49f032ff25928203fcb6
2   "name": "ToastCollectionViewCell",
3   "version": "0.1.0",
4   "swift_version": "4.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ToastCollectionViewCell/Classes/**/*"