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