[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 4 / b / 3 / ParallaxHeader / 3.0.0 / ParallaxHeader.podspec.json
blobce614c2e1215cf781ac1a11164ea0dea49c103ef
2   "name": "ParallaxHeader",
3   "version": "3.0.0",
4   "summary": "Simple way to add parallax header to scrollView/tableView",
5   "description": "The ParallaxHeader allows to add parallax header to UIScrollView and it's subclasses within UIScrollView extension",
6   "homepage": "https://github.com/romansorochak",
7   "license": "MIT",
8   "authors": {
9     "Roman Sorochak": "roman.sorochak@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/romansorochak/ParallaxHeader.git",
17     "tag": "3.0.0"
18   },
19   "source_files": "ParallaxHeader/*.swift",
20   "swift_version": "5.0"