blob: 09eeea7c180fa95809dc18ee0241b3c11af247e7 [file] [log] [blame]
{
"name": "STBaseTool",
"version": "1.0.0.0",
"summary": "这是我们的基础库,所有的基础类将会陆续的添加到这里来",
"description": "这就是我们的说明:这是我们的基础库,所有的基础类将会陆续的添加到这里来",
"homepage": "https://gitee.com/redapp1890/STBaseTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "https://gitee.com/redapp1890/STBaseTool.git",
"tag": "1.0.0.0"
},
"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": [
],
"STOCTool": [
]
},
"swift_version": "5.0"
}