[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / VSCollectionViewCellInsetFlowLayout / 1.0.0 / VSCollectionViewCellInsetFlowLayout.podspec.json
blobbcb3420804db63750d3dee5e210d18017917be58
2   "name": "VSCollectionViewCellInsetFlowLayout",
3   "version": "1.0.0",
4   "summary": "Enable to apply margins to UICollectionViewCells",
5   "description": "Based on the same principle of collectionView(_:layout:insetForSectionAt:), VSCollectionViewCellInsetFlowLayout provides a delegate method to define margins on UICollectionViewCell",
6   "homepage": "https://github.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout",
7   "screenshots": "https://raw.githubusercontent.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout/master/assets/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Gwenn Guihal": "gguihal@voyages-sncf.com"
14   },
15   "source": {
16     "git": "https://github.com/voyages-sncf-technologies/VSCollectionViewCellInsetFlowLayout.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/_myrddin_",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "VSCollectionViewCellInsetFlowLayout/Classes/**/*",
24   "pushed_with_swift_version": "3.0"