[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 2 / VBNestedCollectionView / 1.0.2 / VBNestedCollectionView.podspec.json
blob03939afd34afdfd03684636ae9838afe5329ad6a
2   "name": "VBNestedCollectionView",
3   "version": "1.0.2",
4   "summary": "A nested CollectionView inside a TableView that allows you to present iTunes or Netflix like 2-dimensional scrolling UX in your iOS App",
5   "description": "A nested CollectionView inside a TableView that allows you to present iTunes or Netflix like 2-dimensional scrolling UX in your iOS App",
6   "homepage": "https://github.com/baldys/VBNestedCollectionView",
7   "license": "MIT",
8   "authors": {
9     "baldys": "baldys@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/baldys/VBNestedCollectionView.git",
16     "commit": "e445bb3872e1062f49be1fe3f966baac8e4f43d2"
17   },
18   "source_files": [
19     "VBNestedCollectionView",
20     "VBNestedCollectionView/**/*.{swift}"
21   ],
22   "pushed_with_swift_version": "3.0"