blob: 787892218b7814de1ec4a25fcd97e4a03a76b975 [file] [log] [blame]
{
"name": "LBCollectionViewLayout",
"version": "1.0.1",
"summary": "UICollectionViewLayout asset",
"description": "TODO: we can use different UICollectionViewLayout that we can show different view",
"homepage": "https://github.com/LeonLeeboy/LBCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"j1103765636@iCloud.com": "1103765636@qq.com"
},
"source": {
"git": "https://github.com/LeonLeeboy/LBCollectionViewLayout.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBCollectionViewLayout/Classes/**/*",
"frameworks": "UIKit"
}