blob: e78a01c28c1f3db199915baf74607bd8798e5115 [file] [log] [blame]
{
"name": "FLbaseUtils",
"version": "0.2.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/want_be_rich_of_unit/FLbaseUtilsDemo.git",
"tag": "0.2.6"
},
"source_files": "FLbaseUtils/**/*.{m,h,swift}",
"dependencies": {
"Toast-Swift": [
],
"Moya/RxSwift": [
],
"HandyJSON": [
]
}
}