blob: d8178e9459396e3add509d55359b85772e2f15e4 [file] [log] [blame]
{
"name": "HoloCollectionView",
"version": "0.2.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/gonghonglou/HoloCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gonghonglou": "gonghonglou@icloud.com"
},
"source": {
"git": "https://github.com/gonghonglou/HoloCollectionView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HoloCollectionView/Classes/**/*"
}