[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 0 / c / 3 / ParallaxView / 2.0.8 / ParallaxView.podspec.json
blobccbb28ab09babd680404a47bb522a5ebee65cd7e
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.8",
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.8"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Sources/**/*.{swift}",
23   "resources": "Resources/**/*.xcassets",
24   "pushed_with_swift_version": "3.0.2"