blob: b17b5e8d5af4895a7d947e5b709a4a275f3a8988 [file] [log] [blame]
{
"name": "SimpleWaterFlow",
"version": "1.0",
"summary": "Simple WaterFlow",
"description": "A simple way to realize WaterFlow",
"homepage": "https://github.com/silence0201/SimpleWaterFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/silence0201/SimpleWaterFlow.git",
"tag": "1.0"
},
"source_files": [
"FlowLayout",
"FlowLayout/*.{h,m}"
],
"exclude_files": "FlowLayout/Exclude",
"requires_arc": true
}