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