blob: 1de739b59faee093f719e264498f4973f0dae9aa [file] [log] [blame]
{
"name": "IICloudplusPersonCenter",
"version": "0.1.0",
"summary": "云+ 个人中心业务模块",
"description": "1.个人中心一级页面拆分\n二级三级使用RUNTIME、KVC处理\n2.发现页面",
"homepage": "https://git.iec.io/emm-cloud/IICloudplusPersonCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "shanwzh@inspur.com"
},
"source": {
"git": "https://git.iec.io/emm-cloud/IICloudplusPersonCenter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
},
"source_files": "IICloudplusPersonCenter/Classes/**/*",
"dependencies": {
"IIBLL": [
],
"IIBaseComponents": [
],
"IIOCUtis": [
],
"IIHTTPRequest": [
],
"IIUIAndBizConfig": [
],
"IIComponents": [
],
"IIAOPNBP": [
],
"IIImageUti": [
],
"IICModuleFactory": [
],
"IIOCBIZUti": [
]
},
"swift_version": "5.0"
}