blob: 50458439770a23766faa450f73e6258f06a46c06 [file] [log] [blame]
{
"name": "HoloCollectionView",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HoloCollectionView/Classes/**/*"
}