blob: 70ae89738355979db52c1ea0fe60376bbd5aa781 [file] [log] [blame]
{
"name": "SwifterUtils",
"version": "0.0.7",
"summary": "A short description of SwifterUtils.",
"description": "There is no desc",
"homepage": "https://gitee.com/xyan88/SwifterUtils",
"license": "MIT",
"authors": "SwifterUtils",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://gitee.com/xyan88/SwifterUtils.git",
"tag": "0.0.7"
},
"source_files": [
"Classes/**/*",
"Classes/**/*.{swift}"
],
"dependencies": {
"EVCloudKitDao": [
],
"SwiftMessages": [
],
"QMUIKit": [
],
"UIDeviceComplete": [
]
},
"swift_version": "4.2"
}