blob: 450438711795859d580a45d4498125994f12f4e0 [file] [log] [blame]
{
"name": "TUtilCore",
"version": "0.5.2",
"summary": "TUtilCore.项目公用基础库",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tlqgitHub/TUtilCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tlq": "tlq20110808@hotmail.com"
},
"source": {
"git": "https://github.com/tlqgitHub/TUtilCore.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TUtilCore/**/*.{h,swift}",
"resource_bundles": {
"TUtilCore": [
"TUtilCore/**/*.{xcassets,storyboard}"
]
},
"frameworks": "UIKit",
"dependencies": {
"ModelProtocol": [
],
"EmptyDataView": [
],
"RxSwift": [
],
"RxCocoa": [
],
"CryptoSwift": [
],
"SwiftyUserDefaults": [
],
"NVActivityIndicatorView": [
],
"SnapKit": [
],
"Toast-Swift": [
],
"MJRefresh": [
],
"Kingfisher": [
],
"MBProgressHUD": [
],
"URLNavigator": [
],
"WebViewJavascriptBridge": [
]
},
"swift_version": "5.0"
}