blob: efc379e74c43cd09fa38a1956c43904aff3c34cb [file] [log] [blame]
{
"name": "IILoginModule",
"version": "0.1.0",
"summary": "IILoginModule.",
"description": "cloudplus loginmodule",
"homepage": "https://github.com/hatjs880328s/IILoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "shanwzh@inspur.com"
},
"source": {
"git": "https://github.com/hatjs880328s/IILoginModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IILoginModule/Classes/**/*.{h,m}",
"resources": "IILoginModule/Classes/**/*.{xib}",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
},
"dependencies": {
"IIBLL": [
],
"IIOCUtis": [
],
"II18N": [
],
"IIOCBIZUti": [
],
"MJExtension": [
]
},
"swift_version": "5.0"
}