blob: 4462d5d80acd34ff144c3545497de678e9c1475e [file] [log] [blame]
{
"name": "Sundial",
"version": "4.2",
"summary": "Collection view layout for pager header",
"homepage": "https://github.com/netcosports/Sundial",
"license": {
"type": "MIT"
},
"authors": {
"Sergei Mikhan": "sergei@netcosports.com"
},
"source": {
"git": "https://github.com/netcosports/Sundial.git",
"tag": "4.2"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Astrolabe/Core": [
]
},
"source_files": [
"Sources/*.swift",
"Sources/UIScrollView+ScrollingToTop.{h,m}"
]
}