blob: fd799d8c3f67902734ce66d79c7b7a6ddf94ac04 [file] [log] [blame]
{
"name": "SDBasicLib",
"version": "0.1.2",
"summary": "常用类方法.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gd-liusida/SDBasicLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gd-liusida": "1163149842@qq.com"
},
"source": {
"git": "https://github.com/gd-liusida/SDBasicLib.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SDBasicLib/Classes/**/*",
"swift_version": "5.0"
}