blob: 5c4132f8a60b05cf2b13f23018070d8f7aebf683 [file] [log] [blame]
{
"name": "JKMoveableFlowLayout",
"version": "0.0.1",
"summary": "可移动拖拽的flowlayout.",
"homepage": "https://github.com/JekinChou/JKMoveableFlowLayout",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangjie": "454200568@qq.com"
},
"source": {
"git": "https://github.com/JekinChou/JKMoveableFlowLayout.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"JKMoveableFlowLayout/moveableFlowLayout",
"*"
],
"frameworks": "UIKit"
}