blob: 60cf3d41d7c1d92720fb0877e1e536daf9ecc8d7 [file] [log] [blame]
{
"name": "HBSwiftTools",
"version": "0.0.8",
"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.8"
},
"source_files": "Sources/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}