[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 3 / CLTStickyLayout / 1.0.1 / CLTStickyLayout.podspec.json
blob5c7d67708eef4eaf0efdf9245449c018bc91898f
2   "name": "CLTStickyLayout",
3   "version": "1.0.1",
4   "summary": "😱像UITableView一样使用UICollectionView的Layout",
5   "description": "use this Layout make you UICollectionView like more UITableView",
6   "homepage": "https://github.com/Yrocky/CLTStickyLayout",
7   "screenshots": "https://github.com/Yrocky/CLTStickyLayout/raw/master/sample.png",
8   "license": "MIT",
9   "authors": {
10     "Yrocky": "983272765@qq.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/Yrocky/CLTStickyLayout.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "CLTStickyLayout/CLTStickyLayout.{h,m}",
20   "frameworks": "UIKit",
21   "requires_arc": true