[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / c / 6 / CollectionViewGridLayout / 2.1.0 / CollectionViewGridLayout.podspec.json
blob6da3685853349eeaf553ee15c811940fe1c3ec06
2   "name": "CollectionViewGridLayout",
3   "version": "2.1.0",
4   "summary": "Layout that allows you to display collection of data in grid with only very few lines of codes.",
5   "homepage": "https://github.com/Digipolitan/collection-view-grid-layout",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/collection-view-grid-layout.git",
9     "tag": "v2.1.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true