blob: 1139ad69c7ba36f0fef48f6f643e820041fa156a [file] [log] [blame]
{
"name": "YZLNetComponent",
"version": "1.0.0",
"summary": "268 组件库---网络组件,由王春龙整理出版",
"description": "一常用的网络请求组件,列表请求+刷新一行代码即可完成,使用方便、快捷;snapKit 最低兼容10.0 ,同步更新",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLNetWorkComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLNetWorkComponent.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YZLNetComponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SnapKit": [
],
"MJRefresh": [
],
"HandyJSON": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.0"
}