[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / VSCollectionViewCellInsetFlowLayout / 1.0.1 / VSCollectionViewCellInsetFlowLayout.podspec.json
blobc625f82a7440a646410a6358e82fb0a0ff1dd78f
2   "name": "VSCollectionViewCellInsetFlowLayout",
3   "version": "1.0.1",
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.1"
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"