blob: 02e4507cff889afe42bd068fa6d9e850a9cbc1ec [file] [log] [blame]
{
"name": "FLbaseUtils",
"version": "0.1.5",
"summary": "组件化,基础库, 整合网络请求库",
"description": "组件化,基础库, 整合网络请求库",
"homepage": "https://www.jianshu.com/u/f62ba27bc07b",
"license": "MIT",
"authors": {
"cirelir": "1193436556@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/crraien/FLbaseUtilsDemo.git",
"tag": "0.1.5"
},
"source_files": "FLbaseUtils/**/*.{m,h,swift}",
"dependencies": {
"Toast-Swift": [
],
"Moya/RxSwift": [
],
"SwiftyJSON": [
],
"CleanJSON": [
]
}
}