[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 9 / FFBackgroundParallax / 1.0.0 / FFBackgroundParallax.podspec.json
blobb5f5e898ab6787b81d910a46337d284a4d1ab85f
2   "name": "FFBackgroundParallax",
3   "version": "1.0.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.\n\n",
6   "homepage": "https://github.com/rockbarato/FFBackgroundParallax",
7   "license": "MIT",
8   "authors": {
9     "Felix Ayala": "felix1262@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/rockbarato/FFBackgroundParallax.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FFBackgroundParallax/FFBackgroundParallax.{h,m}",
19   "requires_arc": true