blob: 7893804006475bb9e929a936d100c8a1fc0ee924 [file] [log] [blame]
{
"name": "HBCollectionView",
"version": "1.0.1",
"summary": "HBCollectionView",
"description": "HBCollectionView description",
"homepage": "https://github.com/hepburnalex/HBCollectionView",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hepburnalex/HBCollectionView.git",
"tag": "1.0.1"
},
"source_files": "HBCollectionView/*.{h,m}",
"public_header_files": "HBCollectionView/*.h",
"requires_arc": true
}