[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / a / 7 / 9 / MYNStickyFlowLayout / 0.1.1 / MYNStickyFlowLayout.podspec.json
blob7075a7678194c6a283140220619cd8c7f63937ca
2   "name": "MYNStickyFlowLayout",
3   "version": "0.1.1",
4   "summary": "Drop-in sticky headers and footers for UICollectionView.",
5   "description": "                   UITableView-like sticky section headers and footers for UICollectionView.\n                   Just install and set your FlowLayout Custom Class to MYNStickyFlowLayout\n",
6   "homepage": "http://github.com/myntra/MYNStickyFlowLayout",
7   "screenshots": "https://raw.githubusercontent.com/myntra/MYNStickyFlowLayout/master/Images/Screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Param Aggarwal": "paramaggarwal@gmail.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/myntra/MYNStickyFlowLayout.git",
21     "tag": "v0.1.1"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/**/*.{h,m}"
26   ],
27   "exclude_files": "Classes/Exclude"