blob: 56ce4a22d527fdad11fbe40e0c103eb00a7c17b6 [file] [log] [blame]
{
"name": "DialScrollLayout",
"version": "0.1.0",
"summary": "DialScrollLayout is collection view with scrolling cells",
"description": "DialScrollLayout is collection view with scrolling cells with centering at corner of scrollview like old phone dial.",
"homepage": "https://github.com/varunmehta77/DialScrollLayout.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Varun Mehta": "varunmehta077@gmail.com"
},
"source": {
"git": "https://github.com/varunmehta77/DialScrollLayout.git",
"tag": "0.1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DialScrollLayout/DialScrollLayout.swift"
}