blob: 17c525712deabd7269f93d046ec01e5c5bb2cb51 [file] [log] [blame]
{
"name": "JHTabBarController",
"version": "0.0.6",
"summary": "JHTabBarController.",
"description": "工具.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/JHTabBarController.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.2",
"5.1",
"5.0"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
]
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "JHTabBarController/JHTabBarController/Class/**/*.swift"
},
{
"name": "Lottie",
"dependencies": {
"JHTabBarController/Core": [
],
"lottie-ios": [
]
}
}
],
"swift_version": "5.2"
}