blob: 3db1a640d8f9b3fc0d7e94349498d0182353b6e0 [file] [log] [blame]
{
"name": "FLbaseUtils",
"version": "0.1.6",
"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.6"
},
"source_files": "FLbaseUtils/**/*.{m,h,swift}",
"dependencies": {
"Toast-Swift": [
],
"Moya/RxSwift": [
],
"SwiftyJSON": [
],
"CleanJSON": [
]
}
}