blob: 44c5612a702179be4c36eeecf45628871627ab45 [file] [log] [blame]
{
"name": "OWWaterFlowView",
"version": "0.0.1",
"summary": "Make a display in the waterflow way. (By imitating UIScrollView)",
"description": "Make a display in the waterflow way. (By imitating UIScrollView)",
"homepage": "https://github.com/Wymann/OWWaterFlowView",
"license": "MIT",
"authors": {
"Wyman Chen": "wymannchan@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wymann/OWWaterFlowView.git",
"tag": "0.0.1"
},
"source_files": "OWWaterFlowView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}