blob: 5c7d67708eef4eaf0efdf9245449c018bc91898f [file] [log] [blame]
{
"name": "CLTStickyLayout",
"version": "1.0.1",
"summary": "😱像UITableView一样使用UICollectionView的Layout",
"description": "use this Layout make you UICollectionView like more UITableView",
"homepage": "https://github.com/Yrocky/CLTStickyLayout",
"screenshots": "https://github.com/Yrocky/CLTStickyLayout/raw/master/sample.png",
"license": "MIT",
"authors": {
"Yrocky": "983272765@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Yrocky/CLTStickyLayout.git",
"tag": "1.0.1"
},
"source_files": "CLTStickyLayout/CLTStickyLayout.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}