blob: e396dbb44f282509e39c3d0c6e4147bf44cdf409 [file] [log] [blame]
{
"name": "ZLCellDataSource",
"version": "0.3.0",
"summary": "ZLCellDataSource",
"description": "为UIViewController瘦身,分离出DataSource代理",
"homepage": "https://github.com/czl0325/ZLCellDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"czl0325": "295183917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czl0325/ZLCellDataSource.git",
"tag": "0.3.0"
},
"source_files": "ZLCellDataSource/ZLCellDataSource/*.{h,m}",
"requires_arc": true
}