blob: f069948ffe21a1ecf3aba2d0f31546aaa460f449 [file] [log] [blame]
{
"name": "JHWaterLayout",
"version": "0.0.1",
"summary": "A flowlayout Class",
"homepage": "https://github.com/yunjinghui123/JHWaterLayout",
"license": "MIT",
"authors": {
"yunjinghui123": "1432680302@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yunjinghui123/JHWaterLayout.git",
"tag": "0.0.1"
},
"source_files": [
"WaterFlowLayout",
"WaterFlowLayout/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}