[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 4 / StickyHeader / 1.0.0 / StickyHeader.podspec.json
blobb2018fe3e01324e2958a10e65483672cae0ee1de
2   "name": "StickyHeader",
3   "version": "1.0.0",
4   "summary": "Library helping to add a sticky header to an UIScrollView.",
5   "description": "Library helping to add a sticky header to an UIScrollView.\nThe code is based on https://github.com/maxep/MXParallaxHeader.",
6   "homepage": "https://github.com/yageek/StickyHeader",
7   "license": "MIT",
8   "authors": {
9     "Yannick Heinrich": "yannick.heinrich@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yageek/StickyHeader.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "StickyHeader",
16   "platforms": {
17     "ios": "8.0"
18   }