blob: 59a0d048b84de9ca3bd3e262e40d043fe0fa23c6 [file] [log] [blame]
{
"name": "YHDataSource",
"version": "0.2.3",
"summary": "A YHDataSource.",
"description": "a tool of use UITableView(or UICollectionView) easily!",
"homepage": "http://gitlab.yonghui.cn/YH-iOS/yhdatasource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"80727655@yonghui.cn": "80727655@yonghui.cn"
},
"source": {
"git": "http://gitlab.yonghui.cn/YH-iOS/yhdatasource.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHDataSource/Classes/**/*",
"dependencies": {
"DZNEmptyDataSet": [
"~> 1.8.1"
]
}
}