blob: d6fceec6e7185b259bc43e93315818ef189c054b [file] [log] [blame]
{
"name": "TagCellLayout",
"version": "0.2",
"summary": "Tag layout for UICollectoionView supporting 3 types of alignments - Left || Centre || Right",
"authors": {
"Ritesh Gupta": "rg.riteshh@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/riteshhgupta/TagCellLayout",
"source": {
"git": "https://github.com/riteshhgupta/TagCellLayout.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}