blob: e64a6fb7bef5bb414ffd49f06446fbd267bfd906 [file] [log] [blame]
{
"name": "LBMoyaPackage",
"version": "0.0.8",
"summary": "一个项目使用的Moya封装",
"description": "一个项目使用的Moya封装,使用类对象取代枚举值,并增加了部分实用方法",
"homepage": "https://github.com/leoluke717/LBMoyaPackage",
"license": "MIT",
"authors": {
"leoluke717": "546678108@qq.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/leoluke717/LBMoyaPackage.git",
"tag": "0.0.8"
},
"source_files": [
"LBMoyaPackage/http/*.{swift}",
"LBMoyaPackage/http/*/*.{swift}"
],
"frameworks": [
"Foundation",
"Alamofire"
],
"dependencies": {
"Moya/RxSwift": [
]
},
"swift_version": "5.1"
}