[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / 9 / SAParallaxViewControllerSwift / 2.0.0 / SAParallaxViewControllerSwift.podspec.json
blobbc31f8235ce6a9dd6ed02f969157a6ab04485221
2   "name": "SAParallaxViewControllerSwift",
3   "version": "2.0.0",
4   "summary": "SAParallaxViewControllerSwift realizes parallax scrolling with blur effect. In addition, it realizes seamless opening transition.",
5   "homepage": "https://github.com/marty-suzuki/SAParallaxViewControllerSwift",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/SAParallaxViewControllerSwift.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SAParallaxViewControllerSwift/*.{swift}",
20   "dependencies": {
21     "SABlurImageView": [
23     ],
24     "MisterFusion": [
26     ]
27   }