blob: 27dd71494dc1204cac53a13c47c3f51b95d4a32e [file] [log] [blame]
{
"name": "HBSwiftTools",
"version": "0.0.4",
"summary": "一些常用方法及扩展",
"description": "总结的swift下的一些常用方法及扩展",
"homepage": "https://www.shenhongbang.cc",
"license": "MIT",
"authors": {
"jiutianhuanpei": "shenhongbang@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/HBSwiftTools.git",
"tag": "0.0.4"
},
"source_files": "Sources/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}