blob: 9483c62e89d672709f03371b8f015b3797681f22 [file] [log] [blame]
{
"name": "Sundial",
"version": "5.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Astrolabe/Core": [
]
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": [
"Sources/**/*.swift"
],
"swift_version": "5.1"
}