blob: 38d523542e276ad82f43077520932edab1f2278c [file] [log] [blame]
{
"name": "YBHandyTableView",
"version": "1.0.3",
"summary": "让复杂 TableView 优雅起来,更轻易的实现动态化",
"description": "让复杂 TableView 优雅起来,更轻易的实现动态化,使用简单易拓展",
"homepage": "https://github.com/indulgeIn",
"license": "MIT",
"authors": {
"杨波": "1106355439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indulgeIn/YBHandyTableView.git",
"tag": "1.0.3"
},
"source_files": "YBHandyTableView/**/*.{h,m}",
"requires_arc": true
}