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