[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / b / 3 / AAMultiRowCollectionViewLayout / 0.0.1 / AAMultiRowCollectionViewLayout.podspec.json
blob893bcd262fa86e9a5a6580ddffcf420ecb142e31
2   "name": "AAMultiRowCollectionViewLayout",
3   "version": "0.0.1",
4   "summary": "A custom layout for UICollectionView",
5   "description": "A collectionview layout supporting multiple scroll behaviour for each section and supporting multiple rows in section with horizontal scrolling.",
6   "homepage": "https://github.com/azharashiq178/AAMultiRowCollectionViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Azher": "azharashiq178@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/azharashiq178/AAMultiRowCollectionViewLayout.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AAMultiRowCollectionViewLayout/**/*.{h,m,swift}",
23   "swift_version": "4.2"