blob: 8486f96528e089157b19e3e0faad0b575b1ead66 [file] [log] [blame]
{
"name": "ExcelCollectionViewLayout",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExcelCollectionViewLayout/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}