[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / c / VGParallaxHeader / 0.0.3 / VGParallaxHeader.podspec.json
blob6ea6810196b2673624f6f82fcafc273e6eff64b1
2   "name": "VGParallaxHeader",
3   "version": "0.0.3",
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.3"
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