blob: 9aaeedead7fec57554b02d9cdf008e40c0e6711f [file] [log] [blame]
{
"name": "ZLCellDataSource",
"version": "0.2.3",
"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.2.3"
},
"source_files": "ZLCellDataSource/ZLCellDataSource/*.{h,m}",
"requires_arc": true
}