blob: a110af07f3c8dd915b806edaa11d890b7b500cd8 [file] [log] [blame]
{
"name": "SDBasicLib",
"version": "0.1.5",
"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.5"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SDBasicLib/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}