blob: 6604b4670a2c48db0843dd012236c9521db94349 [file] [log] [blame]
{
"name": "TagCellLayout",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}