blob: aa90fbfd8f6139de2846610918a73e520ab8b5f2 [file] [log] [blame]
{
"name": "Collor",
"version": "0.1.15",
"summary": "A MVVM data-oriented framework for UICollectionView.",
"description": "A MVVM data-oriented framework for UICollectionView.",
"homepage": "https://github.com/voyages-sncf-technologies/Collor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gwennguihal": "gguihal@voyages-sncf.com"
},
"source": {
"git": "https://github.com/voyages-sncf-technologies/Collor.git",
"tag": "0.1.15"
},
"social_media_url": "https://twitter.com/_myrddin_",
"platforms": {
"ios": "8.0"
},
"source_files": "Collor/Classes/**/*",
"dependencies": {
"Dwifft": [
"~> 0.6"
]
},
"pushed_with_swift_version": "3.0"
}