blob: aecdad9a6a74429c87a5af18a613d95e5f27b785 [file] [log] [blame]
{
"name": "JHWaterLayout",
"version": "0.0.2",
"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.2"
},
"source_files": [
"WaterFlowLayout",
"WaterFlowLayout/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}