[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 4 / 0 / CollectionViewPagingLayout / 0.0.2 / CollectionViewPagingLayout.podspec.json
blob2baf62916c5286291e12c4c8271eed050045b452
2   "name": "CollectionViewPagingLayout",
3   "version": "0.0.2",
4   "summary": "Simple layout for making pagings with UICollectionView.",
5   "description": "a custom UICollectionViewLayout for making a paging effect with custom transforms",
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": "0.0.2"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "CollectionViewPagingLayout/Lib",
26   "swift_version": "5.1"