blob: 6e93136e47cf439c40be0aecfe866e756cba285a [file] [log] [blame]
{
"name": "HTagView",
"version": "4.1",
"summary": "A customized tag view sublassing UIView",
"swift_versions": "5.0",
"description": "A customized tag view sublassing UIView where tag could be either with cancel button or seletable.",
"homepage": "https://github.com/popodidi/HTagView",
"license": "MIT",
"authors": {
"Hao": "changhao@haostudio.cc"
},
"source": {
"git": "https://github.com/popodidi/HTagView.git",
"tag": "4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HTagView/Classes/**/*",
"resources": [
"HTagView/Assets/*.{xcassets,png,jpeg,jpg,storyboard,xib}"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}