blob: 116e01dd84c67f4f82b2680a9acd8e4e6d64ffe0 [file] [log] [blame]
{
"name": "JWCollectionViewPageLayout",
"version": "0.0.1",
"summary": "Page layout for UICollectionView",
"description": "Vertical layout in page, horizontal layout for page",
"homepage": "https://github.com/Javen-fly/JWCollectionViewPageLayout",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"960838547@qq.com": "Javenfly"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Javen-fly/JWCollectionViewPageLayout.git",
"tag": "0.0.1"
},
"source_files": "JWCollectionViewPageLayoutDemo/JWCollectionViewPageLayout/*.{h,m}",
"requires_arc": true
}