blob: ad291238c84a67e6a0aea77d4c1c1a04483aedfc [file] [log] [blame]
{
"name": "Sundial",
"version": "5.0",
"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": "5.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Astrolabe/Core": [
]
},
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"source_files": [
"Sources/**/*.swift",
"Sources/Collapsing/UIScrollView+ScrollingToTop.{h,m}"
],
"swift_version": "5.1"
}