[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 4 / IOStickyHeader / 1.0.4 / IOStickyHeader.podspec.json
blob5fd1c7e6fcb4bf566ffaf93c788f53e6bfd1068b
2   "name": "IOStickyHeader",
3   "version": "1.0.4",
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": "1.0.4"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*.{swift}",
21   "swift_version": "4.2"