blob: 0c8df268a21ccd2e3b2d0cf6512e520b4731e638 [file] [log] [blame]
{
"name": "ExcelCollectionViewLayout",
"version": "0.1.1",
"summary": "An Excel-like UICollectionView's layout.",
"description": "This will allow you to work with UICollectionViews like Excel and Number's sheets.",
"homepage": "https://github.com/rafaelsrocha/ExcelCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rafael Rocha",
"source": {
"git": "https://github.com/rafaelsrocha/ExcelCollectionViewLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExcelCollectionViewLayout/Classes/**/*",
"frameworks": "UIKit"
}