blob: 1776819a0eff26f8ffc9fd81db375dd71dd1f9c9 [file] [log] [blame]
{
"name": "ZLCommomCell",
"version": "1.0.0",
"summary": "ZLCommomCell",
"description": "自己封装了一些常用的tableviewcell和collectionviewcell",
"homepage": "https://github.com/czl0325/ZLCommonCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czl0325": "295183917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czl0325/ZLCommonCell.git",
"tag": "1.0.0"
},
"source_files": "ZLCommonCellDemo/ZLCommomCell/*.*",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
},
"deprecated": true
}