[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 3 / ParallaxHeader / 2.0.0 / ParallaxHeader.podspec.json
blob1144fb57301a7848b9b7e0239a8cdc95c82a6ec2
2   "name": "ParallaxHeader",
3   "version": "2.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   "source": {
15     "git": "https://github.com/romansorochak/ParallaxHeader.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "ParallaxHeader/*.swift",
19   "pushed_with_swift_version": "4.0"