[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / MPParallaxView / 0.3.0 / MPParallaxView.podspec.json
blob0ae17136a479228484cbb46a2c393f0a85707d8b
2   "name": "MPParallaxView",
3   "version": "0.3.0",
4   "summary": "Apple TV Parallax effect in Swift.",
5   "description": "Show UIView with parallax effect from new Apple TV.",
6   "homepage": "https://github.com/DroidsOnRoids/MPParallaxView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michal Pyrka": "michal.pyrka@droidsonroids.pl"
13   },
14   "source": {
15     "git": "https://github.com/DroidsOnRoids/MPParallaxView.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/mike_p3",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MPParallaxView.swift",
23   "resource_bundles": {
24     "MPParallaxView": [
25       "Assets/gloweffect.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "CoreMotion"
31   ],
32   "pushed_with_swift_version": "3.0"