blob: 183635f5daa4e828fc56f5b4a91f1c53b60e4a6c [file] [log] [blame]
{
"name": "TUtilCore",
"version": "0.4.1",
"summary": "TUtilCore.项目公用基础库",
"swift_versions": "4.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.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TUtilCore/**/*.{h,swift}",
"resource_bundles": {
"TUtilCore": [
"TUtilCore/**/*.{xcassets,storyboard}"
]
},
"frameworks": "UIKit",
"dependencies": {
"ModelProtocol": [
"~> 0.0.1"
],
"EmptyDataView": [
"~> 0.0.1"
],
"RxSwift": [
"~> 4.1.2"
],
"RxCocoa": [
"~> 4.1.2"
],
"CryptoSwift": [
"~> 0.8.3"
],
"SwiftyUserDefaults": [
"~> 3.0.1"
],
"NVActivityIndicatorView": [
"~> 4.3.0"
],
"SnapKit": [
"~> 4.0.0"
],
"Toast-Swift": [
"~> 3.0.1"
],
"MJRefresh": [
"~> 3.1.15.3"
],
"Kingfisher": [
"~> 4.6.4"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"URLNavigator": [
"~> 2.0.4"
],
"WebViewJavascriptBridge": [
"~> 6.0.3"
]
},
"swift_version": "4.0"
}