blob: df5696c6ac080da160a669b2a2bcbf104c3c47ec [file] [log] [blame]
{
"name": "SDCenteredScrollView",
"version": "0.1.2",
"summary": "A CollectionView Flow Layout for centered collection view cell",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/williamyeung72/SDCenteredScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Yeung": "william.yeung@relaxops.com"
},
"source": {
"git": "https://github.com/williamyeung72/SDCenteredScrollView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SDCenteredScrollView/Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}