blob: 7350ac68fec1bda0b21b7dc33227adf69e18483e [file] [log] [blame]
{
"name": "HBSwiftMacro",
"version": "0.1.1",
"summary": "自用Swift宏定义",
"swift_versions": "5.0",
"description": "自用Swift宏定义,包含UI部分的宏、版本判断等等。",
"homepage": "https://github.com/GitHubYhb/HBSwiftMacro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GitHubYhb": "412625278@qq.com"
},
"source": {
"git": "https://github.com/GitHubYhb/HBSwiftMacro.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HBSwiftMacro/Classes/**/*",
"swift_version": "5.0"
}