blob: 562d224edaea64af94e8b7e52311efdffa5f333d [file] [log] [blame]
{
"name": "WLCardViewLayout",
"version": "0.1.0",
"summary": "Card and swipe out layout of CollectView.(可以滑动删除的卡片视图布局)",
"description": "a extend of collectViewlayout which can swipe to delte and use like card",
"homepage": "https://github.com/HotWordland/WLCardViewLayout",
"license": "MIT",
"authors": {
"巫龙": "454763196@qq.com"
},
"source": {
"git": "https://github.com/HotWordland/WLCardViewLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WLCardViewLayout": [
"Pod/Assets/*.png"
]
}
}