[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / 9 / FFBackgroundParallax / 1.1.0 / FFBackgroundParallax.podspec.json
blobe0f1610a64315e690db02eba43c9073b5d7cca26
2   "name": "FFBackgroundParallax",
3   "version": "1.1.0",
4   "summary": "Background Parallax is a simple example for parallax scrolling based on several UIScrollViews.",
5   "description": "Background Parallax is a simple example for parallax scrolling based on several UIScrollViews. This library is simply a UIView subclass with two UIScrollView, one for content and the second for the background image.",
6   "homepage": "https://github.com/rockbarato/FFBackgroundParallax",
7   "license": "MIT",
8   "authors": {
9     "Felix Ayala": "felix1262@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/rockbarato/FFBackgroundParallax.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "FFBackgroundParallax/FFBackgroundParallax.{h,m}",
19   "requires_arc": true