| { |
| "name": "NGVaryingGridView", |
| "version": "0.0.1", |
| "summary": "A GridView which allows to set individual Rects for the Cells.", |
| "homepage": "https://github.com/NOUSguide/NGVaryingGridView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "NOUSGuide Inc.": "http://www.nousguide.com" |
| }, |
| "source": { |
| "git": "https://github.com/NOUSguide/NGVaryingGridView.git", |
| "commit": "7b2d2f306a2bcddf1f9e565ecf6ffabb9f82addd" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": [ |
| "Classes", |
| "NGVaryingGridView/NGVaryingGridView/NGVaryingGridView.{h,m}" |
| ], |
| "requires_arc": true |
| } |