blob: 1fe6e6afcb402a5835acf428f7d52e2bb3c175fd [file] [log] [blame]
{
"name": "ZeroUtil",
"version": "0.0.1",
"summary": "ZeroUtil is an easy-to-use and powerful tools",
"description": "ZeroUtil is a library of tools, and you can use the sublibraries if you need to, but not the whole set",
"homepage": "https://github.com/HughPurple/ZeroUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyp": "lyp@zurp.date"
},
"source": {
"git": "https://github.com/HughPurple/ZeroUtil.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "ZeroUtil/Classes/**/*",
"swift_version": "4.2"
}