| { |
| "name": "BSGridCollectionViewLayout", |
| "version": "1.2.1", |
| "summary": "Simple grid collection view layout.", |
| "description": "A simple grid collection view layout. Displays multiple sections as one continuous grid without any section breaks.", |
| "homepage": "https://github.com/mikaoj/BSGridCollectionViewLayout", |
| "license": "MIT", |
| "authors": { |
| "Joakim Gyllstrom": "joakim@backslashed.se" |
| }, |
| "source": { |
| "git": "https://github.com/mikaoj/BSGridCollectionViewLayout.git", |
| "tag": "1.2.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |