blob: 206d67acf5bdd49aed3c483d45dce8bf65b523ca [file] [log] [blame]
{
"name": "DDPublic",
"version": "0.1.6",
"summary": "DDPublic 项目基础代码",
"description": "DDPublic 项目基础代码\nDDPublic 项目基础代码\nDDPublic 项目基础代码",
"homepage": "https://github.com/DDKit/DDPublic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DuanChangHe": "duanchanghe@gmail.com"
},
"source": {
"git": "https://github.com/DDKit/DDPublic.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDPublic/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"DDFeedback": [
"~> 1.0"
],
"Moya": [
"~> 13.0"
],
"SwiftDate": [
"~>6.0"
]
},
"swift_version": "5"
}