blob: a346d8dca15b76a1dd5d31539922aa5095fb912f [file] [log] [blame]
{
"name": "DDUtil",
"version": "0.3.0",
"summary": "develop tool in swift.",
"description": "develop tool in swift. so small so simple",
"homepage": "https://github.com/DDwin/DDUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Olaf": "76365136@qq.com"
},
"source": {
"git": "https://github.com/DDwin/DDUtil.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/Util/*",
"swift_version": "5.0"
}