blob: c215d00d11658116ed15d26ff2456525465c0730 [file] [log] [blame]
{
"name": "WLCollectionView",
"version": "1.0.1",
"summary": "一个模型驱动的CollectionView封装,减少复用代码",
"homepage": "https://github.com/DaLiangWang/WLCollectionView",
"license": "MIT",
"authors": {
"wangliang": "wlhjx1993@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DaLiangWang/WLCollectionView.git",
"tag": "1.0.1"
},
"source_files": "WLCollectionView/Class/**/*.{h,m}",
"requires_arc": true
}