[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / e / 6 / c / VGParallaxHeader / 0.0.5 / VGParallaxHeader.podspec.json
blob8e9fc0528b83ecf9aae0cc788e665b8af0191dc3
2   "name": "VGParallaxHeader",
3   "version": "0.0.5",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Only Parallax Header Class that should work with all kinds of Table Views and Scroll Views while using Auto Layout.",
12   "homepage": "https://github.com/stoprocent/VGParallaxHeader",
13   "authors": {
14     "Marek Serafin": "marek@snowheads.pl"
15   },
16   "source": {
17     "git": "https://github.com/stoprocent/VGParallaxHeader.git",
18     "tag": "v0.0.5"
19   },
20   "description": "Only Parallax Header Class that should work with all kinds of Table Views (Including usage of Section Headers) and Scroll Views while using Auto Layout.",
21   "frameworks": "QuartzCore",
22   "source_files": "VGParallaxHeader/*.{h,m}",
23   "dependencies": {
24     "PureLayout": [
26     ]
27   },
28   "requires_arc": true