[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 6 / SFCollectionViewCompactLayout / 0.1.0 / SFCollectionViewCompactLayout.podspec.json
blob75eb3bbaa4edf59f5115c330cda454f2022e7523
2   "name": "SFCollectionViewCompactLayout",
3   "version": "0.1.0",
4   "summary": "A custom layout subclass from UICollectionViewLayout.",
5   "description": "SFCollectionViewCompactLayout is custom layout subclassed from UICollectionViewLayout. This is what UICollectionViewFlowLayout should have looked like.",
6   "homepage": "https://gitlab.com/sudofluff/SFCollectionViewCompactLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sudofluff": "sudofluff@icloud.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/sudofluff/SFCollectionViewCompactLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1.2",
22   "source_files": "SFCollectionViewCompactLayout/Classes/**/*"