[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 0 / c / 3 / ParallaxView / 2.0.2 / ParallaxView.podspec.json
blob4348f50456678b288e48842f484548322155922f
2   "name": "ParallaxView",
3   "platforms": {
4     "tvos": "9.0"
5   },
6   "summary": "Add parallax effect like in tvOS applications to any view.",
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "version": "2.0.2",
13   "authors": {
14     "[Łukasz Śliwiński]": "[lsliwinski@pgs-soft.com]"
15   },
16   "homepage": "https://github.com/PGSSoft/ParallaxView",
17   "source": {
18     "git": "https://github.com/PGSSoft/ParallaxView.git",
19     "tag": "2.0.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Sources/**/*.{swift}",
23   "resources": "Resources/**/*.xcassets"