blob: b58c053b17d82ce8c3531963f32d17aa854e7c3b [file] [log] [blame]
{
"name": "HBCollectionView",
"version": "0.0.1",
"summary": "HBCollectionView.",
"description": "HBCollectionView description",
"homepage": "https://github.com/hepburnalex/HBCollectionView",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"source": {
"git": "https://github.com/hepburnalex/HBCollectionView.git",
"tag": "0.0.1"
},
"source_files": "HBCollectionView/HBBaseCollectionHeader.h",
"public_header_files": "HBCollectionView/HBBaseCollectionHeader.h",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}