[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 4 / 0 / CollectionViewPagingLayout / 0.0.4 / CollectionViewPagingLayout.podspec.json
blobb5a9d615262041f3e62946310ffc49be00eeb751
2   "name": "CollectionViewPagingLayout",
3   "version": "0.0.4",
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.4"
17   },
18   "swift_versions": [
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "CollectionViewPagingLayout/Lib",
25   "swift_version": "5.1"