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