[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 0 / CollectionViewSlantedLayout / 3.1.1 / CollectionViewSlantedLayout.podspec.json
blob905707761e4d3a334382c015266c442f91c6e08a
2   "name": "CollectionViewSlantedLayout",
3   "version": "3.1.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.1.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"