blob: fe0186ea3a6e51f996810cd106429ea8bdd95da6 [file] [log] [blame]
{
"name": "LBCollectionViewLayout",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBCollectionViewLayout/Classes/**/*",
"frameworks": "UIKit"
}