blob: c5bdb19e666fd2b4c15f8f5ee660028751022607 [file] [log] [blame]
{
"name": "HKYunLib",
"version": "0.1.0",
"summary": "HKYunLib Components",
"description": "HKYunLib Components frameworks",
"homepage": "https://www.kaikeba.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"futao": "tfu@gaoxiaobang.com"
},
"source": {
"git": "https://github.com/kaikeba-github/HKYunLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HKYunLib/Classes/**/*",
"vendored_frameworks": "HKYunLib/Frameworks/KKBLibrary.framework",
"dependencies": {
"ReactiveObjC": [
],
"pop": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"lottie-ios": [
],
"IQKeyboardManager": [
],
"SVProgressHUD": [
]
},
"swift_version": "5.0"
}