[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 3 / ParallaxView / 3.1.0 / ParallaxView.podspec.json
blobdc9f632abe3a868a79c03eeb017b65525dadedf2
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": "3.1.0",
13   "swift_versions": "5.0",
14   "authors": {
15     "[Łukasz Śliwiński]": "[lsliwinski@pgs-soft.com]"
16   },
17   "homepage": "https://github.com/PGSSoft/ParallaxView",
18   "source": {
19     "git": "https://github.com/PGSSoft/ParallaxView.git",
20     "tag": "3.1.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "Sources/**/*.{swift}",
24   "resources": "Resources/**/*.xcassets",
25   "swift_version": "5.0"