blob: d9bd29f43f713a06159f3e34fd577f15521368cc [file] [log] [blame]
{
"name": "RCEmpowermentModule",
"version": "0.1.0",
"summary": "人才有价之身价赋能模块",
"description": "'身价赋能模块,涉及\"教育培训\",\"健康促进\",\"知识产权\",\"科创加速\",\"双招双引\",\"理论创新\",\"人才数据\"等各个模块功能'",
"homepage": "http://120.27.0.154/iOS/businesscomponent/rcempowermentmodule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiayuanfang": "214681658@qq.com"
},
"source": {
"git": "http://120.27.0.154/iOS/businesscomponent/rcempowermentmodule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"source_files": "RCEmpowermentModule/Classes/**/*",
"dependencies": {
"IQKeyboardManagerSwift": [
"~> 6.5.5"
],
"RcBaseModule": [
],
"RxCocoa": [
],
"SDCycleScrollView": [
">= 1.80"
],
"RcUIKit": [
],
"RcUIKit/RCButton": [
],
"RcUIKit/RCEmpty": [
],
"RcUIKit/RCPromptBox": [
],
"RcUIKit/RCForm": [
]
},
"resource_bundles": {
"RCEmpowermentModule": [
"RCEmpowermentModule/Assets/RCEmpowermentModuleResource/*.png"
]
},
"subspecs": [
{
"name": "RCEmpowermentExtension",
"source_files": "RCEmpowermentModule/Classes/RCEmpowermentExtension/**/*",
"dependencies": {
"RCYJMediator": [
]
}
}
],
"swift_version": "5.0"
}