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