[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / a / 6 / DGCollectionViewGridLayout / 1.0.5 / DGCollectionViewGridLayout.podspec.json
blob2dd33127e668472772f71587262ebfbcb48c144c
2   "name": "DGCollectionViewGridLayout",
3   "version": "1.0.5",
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-swift",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/collection-view-grid-layout-swift.git",
9     "tag": "v1.0.5"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"