4 "summary": "ios develop framework",
5 "homepage": "http://wuyong.site",
8 "Wu Yong": "admin@wuyong.site"
11 "git": "https://github.com/lszzy/FWFramework.git",
17 "swift_versions": "5.9",
29 "source_files": "Sources/FWObjC/**/*.{h,m}"
32 "name": "FWFramework",
33 "source_files": "Sources/FWFramework/**/*.swift",
35 "FWFramework/FWObjC": [
39 "pod_target_xcconfig": {
40 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited)"
49 "source_files": "Sources/FWSwiftUI/**/*.swift",
51 "FWFramework/FWFramework": [
62 "FWFramework/FWFramework": [
66 "pod_target_xcconfig": {
67 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroContacts"
73 "FWFramework/FWFramework": [
77 "pod_target_xcconfig": {
78 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroMicrophone"
84 "FWFramework/FWFramework": [
88 "pod_target_xcconfig": {
89 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroCalendar"
95 "FWFramework/FWFramework": [
99 "pod_target_xcconfig": {
100 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroTracking"
105 "source_files": "Macros/FWMacro/**/*.swift",
107 "Macros/Package.swift",
108 "Macros/FWMacroMacros/**/*.swift"
111 "name": "Build FWFramework macro plugin",
112 "script": "env -i PATH=\"$PATH\" \"$SHELL\" -l -c \"swift build -c release --disable-sandbox --package-path \\\"$PODS_TARGET_SRCROOT/Macros\\\" --scratch-path \\\"${PODS_BUILD_DIR}/Products/FWMacroMacros\\\"\"",
114 "$(PODS_TARGET_SRCROOT)/Macros/Package.swift"
117 "${PODS_BUILD_DIR}/Products/FWMacroMacros/release/FWMacroMacros"
119 "execution_position": "before_compile"
121 "user_target_xcconfig": {
122 "ENABLE_USER_SCRIPT_SANDBOXING": "NO",
123 "OTHER_SWIFT_FLAGS": "-Xfrontend -load-plugin-executable -Xfrontend ${PODS_BUILD_DIR}/Products/FWMacroMacros/release/FWMacroMacros#FWMacroMacros"
125 "pod_target_xcconfig": {
126 "ENABLE_USER_SCRIPT_SANDBOXING": "NO",
127 "OTHER_SWIFT_FLAGS": "-Xfrontend -load-plugin-executable -Xfrontend ${PODS_BUILD_DIR}/Products/FWMacroMacros/release/FWMacroMacros#FWMacroMacros"
136 "name": "SDWebImage",
137 "source_files": "Sources/FWVendor/SDWebImage/**/*.swift",
142 "FWFramework/FWFramework": [
149 "source_files": "Sources/FWVendor/Alamofire/**/*.swift",
154 "FWFramework/FWFramework": [
161 "source_files": "Sources/FWVendor/Lottie/**/*.swift",
166 "FWFramework/FWFramework": [
174 "swift_version": "5.9"