blob: 1513d27fece0d925379479b3ec26715347bd8e20 [file] [log] [blame]
{
"name": "Collor",
"version": "1.1.31",
"summary": "A MVVM 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.31"
},
"social_media_url": "https://twitter.com/_myrddin_",
"platforms": {
"ios": "10.0"
},
"source_files": "Collor/Classes/**/*",
"swift_version": "4.2"
}