blob: 478ffd402859144128188ab54940f4860e83a7ff [file] [log] [blame]
{
"name": "SSCTaglistView",
"version": "0.1.7",
"summary": "Simple but highly customizable iOS tag list view, in Swift.",
"description": "Simple but highly customizable iOS tag list view, in Swift. User can delete the tag.",
"homepage": "https://github.com/sanjaysinh-Chauhan/SSCTaglistView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanjaysinh Chauhan": "sanjay07dce050@gmail.com"
},
"source": {
"git": "https://github.com/sanjaysinh-Chauhan/SSCTaglistView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TaglistCollectionDemo/TaglistCollectionDemo/Classes/**/*"
}