[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 4 / 0 / CollectionViewPagingLayout / 1.0.2 / CollectionViewPagingLayout.podspec.json
blob38b1c61fb3492f3c8a7a49934169b75194326073
2   "name": "CollectionViewPagingLayout",
3   "version": "1.0.2",
4   "summary": "A simple but highly customizable layout for UICollectionView and SwiftUI.",
5   "description": "A simple but highly customizable UICollectionViewLayout for UICollectionView.\nSimple SwiftUI views that let you make page-view effects.",
6   "homepage": "https://github.com/amirdew/CollectionViewPagingLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amir Khorsandi": "khorsandi@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirdew/CollectionViewPagingLayout.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Lib/**/*.swift"
20   ],
21   "swift_versions": [
22     "5.4"
23   ],
24   "platforms": {
25     "ios": "10.0"
26   },
27   "frameworks": "UIKit",
28   "weak_frameworks": [
29     "SwiftUI",
30     "Combine"
31   ],
32   "swift_version": "5.4"