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