[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / b / 3 / ParallaxHeader / 1.0.5 / ParallaxHeader.podspec.json
bloba9b9bcd0976973920c1df2429cac1d926f9ddab1
2   "name": "ParallaxHeader",
3   "version": "1.0.5",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/romansorochak/ParallaxHeader.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "ParallaxHeader/*.swift",
19   "pushed_with_swift_version": "3.0"