[Add] ikame_ios_sdk 1.0.425
[CocoaPods.git] / Specs / f / 0 / 4 / IOStickyHeader / 0.2.3 / IOStickyHeader.podspec.json
blobf4c9ceb5aefc21cff3ea92a69e0829d5e2226dba
2   "name": "IOStickyHeader",
3   "version": "0.2.3",
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.2.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"