blob: 22e97238c034cd8f0584d39e0caa9149536045af [file] [log] [blame]
{
"name": "ToosieSlide",
"version": "1.1.0",
"summary": "A carousel layout provider for collection views",
"homepage": "https://theinkedengineer.com",
"license": {
"type": "Apache License 2.0"
},
"authors": {
"Firas Safa": "firas@theinkedengineer.com"
},
"source": {
"git": "https://github.com/TheInkedEngineer/ToosieSlide.git",
"tag": "1.1.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.0"
},
"ios": {
"source_files": [
"Sources/**/*.swift"
]
},
"swift_version": "5.2"
}