[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / e / UICollectionViewParallaxCell / 0.1.2 / UICollectionViewParallaxCell.podspec.json
blob07af0b25d806341357f9e873f05b29972420524b
2   "name": "UICollectionViewParallaxCell",
3   "version": "0.1.2",
4   "summary": "A parallax effect for a UICollectionViewCell.",
5   "description": "This CocoaPod will easily allow you to add a parallax effect on either a vertical or horizontal scroll on a UICollectionView.",
6   "homepage": "https://github.com/ModernProgrammer/UICollectionViewParallaxCell",
7   "screenshots": "https://s3.amazonaws.com/diegophotos/github/ParallaxCells.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Diego Bustamante": "diegobust4545@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/ModernProgrammer/UICollectionViewParallaxCell.git"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UICollectionViewParallaxCell/Classes/**/*",
22   "frameworks": "UIKit"