[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 4 / IOStickyHeader / 0.3.0 / IOStickyHeader.podspec.json
blob063d319438d82c1c0efa23e99993e5419f3f6b55
2   "name": "IOStickyHeader",
3   "version": "0.3.0",
4   "summary": "Parallax and Sticky header done right using UICollectionViewLayout",
5   "description": "UICollectionView are flexible and you can use supplementary views to\nanything you wanted.",
6   "homepage": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
7   "license": "MIT",
8   "authors": {
9     "Benjamin Prieur": "benjamin@prieur.org"
10   },
11   "source": {
12     "git": "https://github.com/BenjaminPrieur/IOStickyHeader.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"