blob: c5b7bfb2349327f211892287de8c97ecbe686ed7 [file] [log] [blame]
{
"name": "CardCollectionView",
"version": "0.0.2",
"summary": "An easy way to layout CollectionViewCell",
"description": "thie project provider collectionViewLayout of card style for developer",
"homepage": "https://github.com/TinySungo/CardCollectionView",
"license": "MIT",
"authors": {
"TinySungo": "872732301@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TinySungo/CardCollectionView.git",
"tag": "0.0.2",
"commit": "8aebb4828de7cc6be71105068a2827460b86af87"
},
"source_files": "layout/*.{h,m}",
"requires_arc": true
}