blob: c7d0348b84bf559795e40d41b78b23d9f75aa19a [file] [log] [blame]
{
"name": "HelpClass",
"version": "1.0.0",
"homepage": "https://github.com/Sunrisesd",
"summary": "数据格式判断工具类",
"license": "MIT",
"authors": {
"Sunrisesd": "w325731718@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Sunrisesd/HelpClass.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "HelpClass.swift",
"swift_version": "5.0"
}