[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / e / 1 / 7 / YBHandyList / 1.0.3 / YBHandyList.podspec.json
blobc211f14e31d8aa93b96c520cae018b20bf51149e
2   "name": "YBHandyList",
3   "version": "1.0.3",
4   "summary": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构",
5   "description": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构。",
6   "homepage": "https://github.com/indulgeIn",
7   "license": "MIT",
8   "authors": {
9     "杨波": "1106355439@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/indulgeIn/YBHandyList.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "YBHandyList/**/*.{h,m}",
19   "requires_arc": true