| { |
| "name": "VBNestedCollectionView", |
| "version": "1.0.2", |
| "summary": "A nested CollectionView inside a TableView that allows you to present iTunes or Netflix like 2-dimensional scrolling UX in your iOS App", |
| "description": "A nested CollectionView inside a TableView that allows you to present iTunes or Netflix like 2-dimensional scrolling UX in your iOS App", |
| "homepage": "https://github.com/baldys/VBNestedCollectionView", |
| "license": "MIT", |
| "authors": { |
| "baldys": "baldys@icloud.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/baldys/VBNestedCollectionView.git", |
| "commit": "e445bb3872e1062f49be1fe3f966baac8e4f43d2" |
| }, |
| "source_files": [ |
| "VBNestedCollectionView", |
| "VBNestedCollectionView/**/*.{swift}" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |