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