blob: c78871bee0058da8b115a1366adb1f1126b2ea88 [file] [log] [blame]
{
"name": "Mozaic",
"version": "0.1.0",
"summary": "A library for building custom CollectionViews.",
"description": "'Mozaic is a library for building custom CollectionViews. It provides a simple interface for assembling a mosaic layout based in encapsulated columns and three cell types.'",
"homepage": "https://github.com/luccafgf/Mozaic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luccafgf": "lfgf@cin.ufpe.br"
},
"source": {
"git": "https://github.com/luccafgf/Mozaic.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mozaic/Classes/**/*",
"swift_version": "4.1"
}