blob: fd32fd151a9347eec954165c697b30fc933b0026 [file] [log] [blame]
{
"name": "OWWaterFallLayout",
"version": "0.1.1",
"summary": "一个自定义的瀑布流,可以d添加头尾视图",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OneWang/OWWaterFallLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OneWang": "wangqingfei@exinlei.com"
},
"source": {
"git": "https://github.com/OneWang/OWWaterFallLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OWWaterFallLayout/Classes/**/*",
"frameworks": "UIKit"
}