| { | |
| "name": "AQGridView", | |
| "version": "1.3", | |
| "license": "BSD", | |
| "summary": "A grid view for iPhone/iPad, designed to look similar to NSCollectionView.", | |
| "homepage": "https://github.com/AlanQuatermain/AQGridView", | |
| "authors": { | |
| "Alan Quatermain": "jimdovey@mac.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/AlanQuatermain/AQGridView.git", | |
| "tag": "1.3" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Classes", | |
| "resources": "Resources/*.png", | |
| "frameworks": "QuartzCore" | |
| } |