blob: e443872c91c28c2630babc1a76ec7c5684ca3b66 [file] [log] [blame]
{
"name": "STBaseTool",
"version": "1.0.2.3",
"summary": "这是我们的基础库,所有的基础类将会陆续的添加到这里来",
"description": "这就是我们的说明:这是我们的基础库,所有的基础类将会陆续的添加到这里来\n本次更新增加基础文件:BaseRQVC.swift",
"homepage": "http://211.157.164.162:282/liyanbin/stbasetool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "http://211.157.164.162:282/liyanbin/stbasetool.git",
"tag": "1.0.2.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "STBaseTool/Classes/Class/**/*",
"resource_bundles": {
"STBaseTool": [
"STBaseTool/Assets/*"
]
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"dependencies": {
"SVProgressHUD": [
],
"SnapKit": [
],
"AFNetworking": [
],
"Kingfisher": [
],
"TOCropViewController": [
],
"LYEmptyView": [
],
"MJExtension": [
],
"MJRefresh": [
],
"RxSwift": [
],
"RxCocoa": [
],
"STOCTool": [
]
},
"static_framework": true,
"swift_version": "5.0"
}