blob: 6ca55d44bfdf2655eabcc7f6212b2dd406f7cfcb [file] [log] [blame]
{
"name": "JHCollectionViewLayout",
"version": "1.0.0",
"summary": "collectionView的横向布局和瀑布流",
"description": "collectionView的横向布局和瀑布流,collectionView的横向布局和瀑布流",
"homepage": "https://github.com/huangjianwengit/JHCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jivan-ios": "1330336393@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangjianwengit/JHCollectionViewLayout.git",
"tag": "1.0.0"
},
"source_files": [
"Class",
"JHCollectionViewLayout/JHCollectionViewLayout/Class/**/*.{h,m}"
],
"frameworks": "UIKit"
}