blob: 484a4b0871afa3a7fc806181667c2fa89a2cd509 [file] [log] [blame]
{
"name": "XR_CommonTool",
"version": "0.0.8",
"summary": "公司自用工具集合.",
"description": "TODO: Add long description of the pod here.\n加入ViewController扩展,可快速添加空页面与无网络刷新页面",
"homepage": "https://github.com/sunnyhigher/XR_CommTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Xr": "q562115005@outlook.com"
},
"source": {
"git": "https://github.com/sunnyhigher/XR_CommTool.git",
"tag": "0.0.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "XR_CommonTool/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"KRProgressHUD": [
],
"SVProgressHUD": [
],
"NVActivityIndicatorView": [
],
"ReachabilitySwift": [
]
},
"swift_version": "5.0"
}