3 "version": "5.0.0-beta.2",
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.7",
29 "source_files": "Sources/FWObjC/**/*.{h,m}",
30 "libraries": "sqlite3"
33 "name": "FWFramework",
34 "source_files": "Sources/FWFramework/**/*.swift",
36 "FWFramework/FWObjC": [
40 "pod_target_xcconfig": {
41 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited)"
50 "source_files": "Sources/FWSwiftUI/**/*.swift",
52 "FWFramework/FWFramework": [
63 "FWFramework/FWFramework": [
67 "pod_target_xcconfig": {
68 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroContacts"
74 "FWFramework/FWFramework": [
78 "pod_target_xcconfig": {
79 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroMicrophone"
85 "FWFramework/FWFramework": [
89 "pod_target_xcconfig": {
90 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroCalendar"
96 "FWFramework/FWFramework": [
100 "pod_target_xcconfig": {
101 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "FWMacroTracking"
110 "name": "SDWebImage",
111 "source_files": "Sources/FWVendor/SDWebImage/**/*.swift",
116 "FWFramework/FWFramework": [
123 "source_files": "Sources/FWVendor/Alamofire/**/*.swift",
128 "FWFramework/FWFramework": [
135 "source_files": "Sources/FWVendor/Lottie/**/*.swift",
140 "FWFramework/FWFramework": [
148 "swift_version": "5.7"