| { |
| "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" |
| } |