blob: bde7ae75aa966a81ceb30ec5aa42b107f0b75e8e [file] [log] [blame]
{
"name": "XSUtil",
"version": "2.0.1",
"summary": "公用类抽取",
"homepage": "https://github.com/hxxxs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cedar": "lychae@foxmail.com"
},
"source": {
"git": "https://github.com/hxxxs/XSUtil.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XSUtil/Classes/**/*",
"resource_bundles": {
"XSUtil": [
"XSUtil/Assets/*.png"
]
},
"dependencies": {
"XSExtension": [
],
"SnapKit": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}