[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 8 / PXStickyHeaderCollectionView / 1.1.1 / PXStickyHeaderCollectionView.podspec.json
blob59aee44fd5bbce8e46a8c4e1218c0e9167156672
2   "name": "PXStickyHeaderCollectionView",
3   "version": "1.1.1",
4   "summary": "Parallax Sticky header in collection view",
5   "homepage": "https://github.com/MarceloOscarJose/PXStickyHeaderCollectionView",
6   "authors": {
7     "Marcelo José": "marcelo.oscar.jose@gmail.com"
8   },
9   "description": "Parallax Sticky header in custom CollectionView",
10   "source": {
11     "git": "https://github.com/MarceloOscarJose/PXStickyHeaderCollectionView.git",
12     "tag": "1.1.1"
13   },
14   "license": "Apache License, Version 2.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "source_files": "LibraryComponents/Classes/**/*"