blob: fdc3bc631af4c68785e1b72917f248f18ad0dc62 [file] [log] [blame]
{
"name": "MYTagView",
"version": "1.0.2",
"summary": "简单标签选择,MYTagView",
"homepage": "https://www.apple.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Libj": "1160337813@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lbj858585/MYTagViewDemo.git",
"tag": "1.0.2"
},
"source_files": "MYTagView/**/*",
"exclude_files": "MYTagView/Exclude",
"public_header_files": "MYTagView/HeaderFiles.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}