[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / b / f / 6 / BSGridCollectionViewLayout / 1.2.3 / BSGridCollectionViewLayout.podspec.json
blob11bd0d21f393fae69974b5ece5d987b94a0f3297
2   "name": "BSGridCollectionViewLayout",
3   "version": "1.2.3",
4   "summary": "Simple grid collection view layout.",
5   "description": "A simple grid collection view layout. Displays multiple sections as one continuous grid without any section breaks.",
6   "homepage": "https://github.com/mikaoj/BSGridCollectionViewLayout",
7   "license": "MIT",
8   "authors": {
9     "Joakim Gyllstrom": "joakim@backslashed.se"
10   },
11   "swift_version": "5.0",
12   "source": {
13     "git": "https://github.com/mikaoj/BSGridCollectionViewLayout.git",
14     "tag": "1.2.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*"