blob: ff9ec54dfc61d350e7e17ad65cb5fe60cdda3af5 [file] [log] [blame]
{
"name": "AnalyseNodeData",
"version": "0.0.2",
"summary": "解析二叉树",
"description": "用于解析二叉树的工具类",
"homepage": "https://github.com/Sunrisesd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunrised": "w325731718@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Sunrisesd/AnalyseNodeData.git",
"tag": "0.0.2"
},
"source_files": "HelpClass/**/*.{h,m}"
}