blob: 9f4f368dde15fe8a8c0c8cdb6b6b3fefb7a7ad5f [file] [log] [blame]
{
"name": "CCHexagonFlowLayout",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "UICollectionView layout for both horizontal and vertical management of hexagonal cells",
"homepage": "https://github.com/cyrilchandelier/CCHexagonFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cyrilchandelier": "cyril.chandelier@gmail.com"
},
"source": {
"git": "https://github.com/cyrilchandelier/CCHexagonFlowLayout.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}