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