blob: 13c1d69945933cde4a54a096940456211db6d7fc [file] [log] [blame]
{
"name": "WUKit",
"version": "1.0.6",
"summary": "好用的iOS开发库",
"homepage": "https://github.com/qszdjj/WUKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Wu": "2008137115@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/qszdjj/WUKit.git",
"tag": "1.0.6"
},
"source_files": "WUKit/WUKit/**/*.swift",
"resources": "WUKit/WUKit/Sources/**/*.png",
"dependencies": {
"JRDB": [
],
"SnapKit": [
],
"MBProgressHUD": [
]
},
"swift_version": "5.0"
}