blob: 725e6a89b2b84a655ff51bfa84d3ed19bbdb516e [file] [log] [blame]
{
"name": "HBSwiftTools",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*",
"swift_version": "5.0"
}