blob: af3968f6b251816c0c2c00e1ec3beb0e381cc780 [file] [log] [blame]
{
"name": "UtilCode",
"version": "0.0.1",
"summary": "基础工具库.",
"description": "TODO: 日常使用的一些工具库.项目中经常用到的,可以再多个城市项目中使用。",
"homepage": "https://github.com/weiza-paradise/UtilCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weiza": "ao_1026@126.com"
},
"source": {
"git": "https://github.com/weiza-paradise/UtilCode.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.2.4",
"source_files": "UtilCode/Classes/**/*",
"swift_version": "5.2.4"
}