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