blob: a19c69c88c82b233475029b04ecbb3d8a7d2dfa2 [file] [log] [blame]
{
"name": "ToosieSlide",
"version": "1.0.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.0.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "10.0"
},
"ios": {
"source_files": [
"Sources/**/*.swift"
]
},
"swift_version": "5.2"
}