blob: ad59085a4bf0844235f766a602422389c00c5096 [file] [log] [blame]
{
"name": "RWAutoTagViewSwift",
"version": "0.0.2",
"summary": "自定义标签管理Swift版",
"homepage": "https://blog.csdn.net/RoverWord/article/details/102827798",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rover001": "zengyun6666@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Rover001/RWAutoTagViewSwift.git",
"tag": "0.0.2"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "RWAutoTagView/*.{swift}",
"resources": "RWAutoTagView/RWAutoTag.bundle",
"frameworks": "UIKit",
"swift_version": "5.0"
}