blob: 152d578d492577816da2d936e231e68850ab50ab [file] [log] [blame]
{
"name": "HKCustomFlowLayout",
"version": "0.0.1",
"summary": "自定义流式布局",
"description": "自定义流式布局,横向、纵向",
"homepage": "https://github.com/xuvw/HKCustomFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heke": "1052110478@qq.com"
},
"social_media_url": "https://github.com/xuvw",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xuvw/HKCustomFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "HKCustomFlowLayout/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}