blob: 2623860f3d3485dda7e79af6f883ff8860ccf080 [file] [log] [blame]
{
"name": "Collor",
"version": "1.1.40",
"summary": "A declarative data-oriented framework for UICollectionView.",
"homepage": "https://github.com/voyages-sncf-technologies/Collor",
"screenshots": "https://raw.githubusercontent.com/voyages-sncf-technologies/Collor/master/resources/screenshot.jpg",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Gwenn Guihal": "gguihal@oui.sncf"
},
"source": {
"git": "https://github.com/voyages-sncf-technologies/Collor.git",
"tag": "1.1.40"
},
"social_media_url": "https://twitter.com/gwennguihal",
"platforms": {
"ios": "10.0"
},
"source_files": "Collor/Classes/**/*",
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}