[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / 9 / MYNStickyFlowLayout / 0.1.0 / MYNStickyFlowLayout.podspec.json
blob90e56caa5400dac295a689226132795e313db716
2   "name": "MYNStickyFlowLayout",
3   "version": "0.1.0",
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": "https://github.com/myntra/MYNStickyFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Param Aggarwal": "paramaggarwal@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/myntra/MYNStickyFlowLayout.git",
20     "tag": "v0.1.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude"