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