blob: 94ec2229b94e8ce7557e4b8719735396ae1de4e8 [file] [log] [blame]
{
"name": "CPFWaterfallFlowLayout",
"version": "2.3.1",
"summary": "Swift瀑布流布局",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenpengfei": "afeiafeia@163.com"
},
"source": {
"git": "https://github.com/Loadar/CPFWaterfallFlowLayout.git",
"tag": "2.3.1"
},
"homepage": "https://github.com/Loadar/CPFWaterfallFlowLayout",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}