blob: 3639dc52e6ffaa6be122dc1134f34f9bbbdd7449 [file] [log] [blame]
{
"name": "SLSupportLibrary",
"version": "1.1.3",
"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.3"
},
"source_files": "SLSupportLibrary/Support/**/*.{h,m,swift}",
"resources": "SLSupportLibrary/Support/**/*.bundle",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Then": [
],
"SnapKit": [
],
"pop": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"PKHUD": [
],
"SwiftDate": [
]
},
"swift_version": "5.0"
}