[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / 9 / MPParallaxView / 0.1.1 / MPParallaxView.podspec.json
blob9f87e50081f79f176ed6f39f6d3d19c4a1b71206
2   "name": "MPParallaxView",
3   "version": "0.1.1",
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": "MIT",
8   "authors": {
9     "Michal Pyrka": "michal.pyrka@droidsonroids.pl"
10   },
11   "source": {
12     "git": "https://github.com/DroidsOnRoids/MPParallaxView.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/mike_p3",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/MPParallaxView.swift",
21   "resource_bundles": {
22     "MPParallaxView": [
23       "Pod/Assets/gloweffect.png"
24     ]
25   },
26   "frameworks": "UIKit"