blob: 755f698ee2fd0376b4ad3f62005916eab3b15197 [file] [log] [blame]
{
"name": "TagFieldView",
"version": "0.1.0",
"summary": "TagFieldView is micro library to input tag",
"description": "using TagFieldView makes it easy to make tag-based ui and hoge hoge",
"homepage": "https://github.com/churabou/TagFieldView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"churabou": "ginga7888@gmail.com"
},
"source": {
"git": "https://github.com/churabou/TagFieldView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TagFieldView/Classes/**/*",
"swift_version": "4.2"
}