[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 3 / ParallaxHeader / 1.0.2 / ParallaxHeader.podspec.json
blob4ff687be6b964796b9a3a7039c0ccd82a32494b0
2   "name": "ParallaxHeader",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "ParallaxHeader/**/*.{h,m}"