blob: a92f631c3e4f3664d103529a1c38f664d0b4cb2f [file] [log] [blame]
{
"name": "JHTabBarController",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.2",
"5.1",
"5.0"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SnapKit": [
]
},
"source_files": "JHTabBarController/JHTabBarController/Class/**/*.swift",
"swift_version": "5.2"
}