{ | |
"name": "YBHandyList", | |
"version": "1.0.4", | |
"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.4" | |
}, | |
"source_files": "YBHandyList/**/*.{h,m}", | |
"requires_arc": true | |
} |