blob: da188a54e8fe529f2b81ce58a6718622afff534b [file] [log] [blame]
{
"name": "YBHandyList",
"version": "1.0.1",
"summary": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构",
"description": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构。",
"homepage": "https://github.com/indulgeIn",
"license": "MIT",
"authors": {
"杨波": "1106355439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indulgeIn/YBHandyList.git",
"tag": "1.0.1"
},
"source_files": "YBHandyList/**/*.{h,m}",
"requires_arc": true
}