blob: 1f383d301378eec45f203169fbc04d81552fbe14 [file] [log] [blame]
{
"name": "ZZBConvertTool",
"version": "1.0.0",
"summary": "进制互相转换",
"description": "ZZBConvertTool是一个二、八、十和十六进制互相转换工具。",
"homepage": "https://github.com/ZhangZhenBin/ZZBConvertTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhangZhenBin": "1421588275@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZhangZhenBin/ZZBConvertTool.git",
"tag": "1.0.0"
},
"source_files": "ZZBConvertTool/ConvertTool/*.{h,m}"
}