[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 2 / 9 / CSStickyHeaderFlowLayout / 0.2.5 / CSStickyHeaderFlowLayout.podspec.json
blob174f56a6235149e8f28724f4b02ad02722776abe
2   "name": "CSStickyHeaderFlowLayout",
3   "version": "0.2.5",
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": "http://github.com/jamztang/CSStickyHeaderFlowLayout",
7   "screenshots": "https://d262ilb51hltx0.cloudfront.net/max/800/1*pev9ZXJAZ2MYoF8-R_nbRA.gif",
8   "license": "MIT",
9   "authors": {
10     "James Tang": "j@jamztang.com"
11   },
12   "source": {
13     "git": "https://github.com/jamztang/CSStickyHeaderFlowLayout.git",
14     "tag": "0.2.5"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "ios": {
22     "exclude_files": "Classes/osx"
23   },
24   "osx": {
25     "exclude_files": "Classes/ios"
26   }