blob: b9035ac87b9ecd6c71f42c386a6e55d356cc484d [file] [log] [blame]
{
"name": "DDUtil",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/Util/*",
"swift_version": "5.0"
}