blob: ab8e7e3d63528f7854c85aa3b810067d3bd6f33c [file] [log] [blame]
{
"name": "D3CenteredScrollView",
"version": "0.1.1",
"summary": "CollectionViewCell centeted cell",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/williamyeung72/D3CenteredScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"William Yeung": "william.yeung@relaxops.com"
},
"source": {
"git": "https://github.com/williamyeung72/D3CenteredScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "D3CenteredScrollView/Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}