blob: e6ebbea7ab782bb944e125ecb121e47c67b1c46c [file] [log] [blame]
{
"name": "FMCollectionLayout",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FMCollectionLayout/Classes/**/*"
}