blob: c62fd9f6befc8a6cb4188ba5e5a06f5c6fae0787 [file] [log] [blame]
{
"name": "HTagView",
"version": "2.1.1",
"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.1"
},
"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"
}