blob: 245ce065665ce3adde243bab9ed9a57196aec246 [file] [log] [blame]
{
"name": "FMCollectionLayout",
"version": "1.1.3",
"summary": "一个CollectionView自定义布局框架, 支持多种布局方式, 让你专心处理业务逻辑",
"description": "特斯拉组件优化更新 懒加载 以及动画增加",
"homepage": "https://github.com/CoderFM/FMCollectionLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周发明": "zhoufaming251@163.com"
},
"source": {
"git": "https://github.com/CoderFM/FMCollectionLayout.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FMCollectionLayout/Classes/**/*"
}