[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 0 / 4 / IOStickyHeader / 1.0.0 / IOStickyHeader.podspec.json
blob8f1b45d6d5ffd6196dce574e66d9eea18a381144
2   "name": "IOStickyHeader",
3   "version": "1.0.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": "1.0.0"
14   },
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*"