blob: 95badc175ebf4224694657f982ed376824c7124a [file] [log] [blame]
{
"name": "HoloCollectionView",
"version": "1.0.0",
"summary": "Harness the power of UICollectionView with a simplified, chainable and expressive syntax.",
"description": "HoloCollectionView is a light-weight extension for UICollectionView. Harness the power of UICollectionView with a simplified, chainable and expressive syntax.",
"homepage": "https://github.com/HoloFoundation/HoloCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gonghonglou": "gonghonglou@icloud.com"
},
"source": {
"git": "https://github.com/HoloFoundation/HoloCollectionView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HoloCollectionView/Classes/**/*"
}