blob: d9d9e16f23a232cd94825537fa9e783236a20d3e [file] [log] [blame]
{
"name": "WKCVMoveFlowLayout",
"version": "1.0.1",
"license": "MIT",
"summary": "实现cell可自由拖动的collectionview的flowlayout",
"homepage": "https://github.com/WangKunKun",
"source": {
"git": "https://github.com/WangKunKun/WKCollectionviewFlowLayout.git",
"tag": "1.0.1"
},
"source_files": "WKCVMoveFlowLayout",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"Wangkunkun": "357863248@qq.com"
},
"social_media_url": "https://wangkunkun.github.io/"
}