blob: f482e8da5fb0a98386a06a012a18baddc59dc3d7 [file] [log] [blame]
{
"name": "SLSupportLibrary",
"version": "1.1.1",
"swift_versions": "5.0",
"summary": "开发常用",
"description": "开发中常用的扩展和工具",
"homepage": "https://github.com/2NU71AN9/SLSupportLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙梁": "1491859758@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/2NU71AN9/SLSupportLibrary.git",
"tag": "v1.1.1"
},
"source_files": "SLSupportLibrary/Support/**/*.{h,m,swift}",
"resources": "SLSupportLibrary/Support/**/*.bundle",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Then": [
],
"SnapKit": [
],
"pop": [
],
"HandyJSON": [
]
},
"swift_version": "5.0"
}