2 "name": "AGEngineKits",
4 "summary": "Agan Frameword",
5 "description": "该内容用于对接通讯能力, 使用该 pod ,请严格遵循通讯内容协议",
6 "homepage": "https://github.com/AganTechnology/AGIOSFramework",
9 "text": "Copyright © 2024 AganTechnology. All Rights Reserved.\\n"
12 "aganyunke": "shu_pian@aganyunke.com"
15 "http": "https://agan-cloud-public-resources.oss-cn-hangzhou.aliyuncs.com/release/AGEngineKits2_2_0.zip"
20 "source_files": "AGEngineKit/Classes/**/*.{sh,m}",
21 "resources": "AGEngineKit/Assets/*",
22 "vendored_frameworks": [
23 "AGEngineKit/Framework/*.framework",
24 "AGEngineKit/Framework/*.xcframework"
26 "vendored_libraries": [
27 "AGEngineKit/Framework/*.a"
38 "SystemConfiguration",
63 "requires_arc": false,
65 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1"
69 "script": "${PODS_TARGET_SRCROOT}/AGEngineKit/Classes/copy.sh",
70 "execution_position": "before_compile"