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