blob: 36f31a3fcb867599c7001a511c17c75923fa2b05 [file] [log] [blame]
{
"name": "SLSupportLibrary",
"version": "1.1.0",
"swift_versions": "5.0",
"summary": "开发常用",
"description": "开发中常用的扩展和工具",
"homepage": "https://github.com/2NU71AN9/SLSupportLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙梁": "1145373054@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/2NU71AN9/SLSupportLibrary.git",
"tag": "v1.1.0"
},
"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"
}