blob: 8a8a4902e7383f3f40cb953a1ed1e748fe273717 [file] [log] [blame]
{
"name": "Collor",
"version": "1.1.9",
"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@voyages-sncf.com"
},
"source": {
"git": "https://github.com/voyages-sncf-technologies/Collor.git",
"tag": "1.1.9"
},
"social_media_url": "https://twitter.com/_myrddin_",
"platforms": {
"ios": "8.0"
},
"source_files": "Collor/Classes/**/*",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}