blob: 44232fc82592a95ee1d0a1a15c853751193f5ed8 [file] [log] [blame]
{
"name": "SLSupportLibrary",
"version": "1.0.1",
"swift_version": "4.1",
"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.1"
},
"source_files": "SLSupportLibrary/Support/**/*.{h,m,swift}",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Then": [
],
"SnapKit": [
],
"pop": [
]
}
}