[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / a / 6 / DGCollectionViewGridLayout / 1.0.1 / DGCollectionViewGridLayout.podspec.json
blob298f23b0327c3cb827d0a99f5591490dcfc22971
2   "name": "DGCollectionViewGridLayout",
3   "version": "1.0.1",
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": "v1.0.1"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"