blob: c2631f93446e5969eb2ac456da3e75af16b03e12 [file] [log] [blame]
{
"name": "CJHandyList",
"version": "0.0.3",
"summary": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化。",
"description": "让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化。",
"homepage": "https://github.com/Cingjin",
"license": "MIT",
"authors": {
"Cingjin": "15327288437@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Cingjin/CJHandyList.git",
"tag": "0.0.3"
},
"source_files": "CJHandyList/**/*.{h,m}",
"requires_arc": true
}