[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 0 / CollectionViewSlantedLayout / 3.0.1 / CollectionViewSlantedLayout.podspec.json
blobea788cb862b0e1f4a9afbf37f06befd6f2d62dcc
2   "name": "CollectionViewSlantedLayout",
3   "version": "3.0.1",
4   "summary": "UICollectionViewLayout allowing the display of slanted content on UICollectionView",
5   "description": "CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.",
6   "homepage": "https://github.com/yacir/CollectionViewSlantedLayout",
7   "license": "MIT",
8   "authors": {
9     "Yassir Barchi": "http://yassir.fr"
10   },
11   "source": {
12     "git": "https://github.com/yacir/CollectionViewSlantedLayout.git",
13     "tag": "3.0.1"
14   },
15   "social_media_url": "http://yassir.fr",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/**/*.{h,swift}",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "4.0"