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