[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / 6 / c / VGParallaxHeader / 0.0.6 / VGParallaxHeader.podspec.json
blob35d1108bade223b9eb54f1df73caef6a182bf0e0
2   "name": "VGParallaxHeader",
3   "version": "0.0.6",
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.6"
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