blob: 497eaad1a83933d27fe6c2e353509767908f4bd1 [file] [log] [blame]
{
"name": "YSUtils",
"version": "0.0.1",
"swift_versions": "5.0",
"summary": "Utils in Swift.",
"homepage": "https://github.com/qiancaox/Utils.git",
"license": {
"type": "Proprietary",
"text": "copyright Yeeshe. All rights reserved.\\n"
},
"authors": {
"Yeeshe": "qiancaoxiang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiancaox/Utils.git",
"tag": "0.0.1"
},
"source_files": "*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}