blob: 2a4fc6575a397723b981d5c2e387dd818965cc3c [file] [log] [blame]
{
"name": "FLNet",
"version": "0.0.2",
"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/FLNet.git",
"tag": "0.0.2"
},
"source_files": "FLNet/*.{m,h,swift}",
"dependencies": {
"Moya/RxSwift": [
],
"SwiftyJSON": [
]
}
}