5 "summary": "AnyImageKit is a toolbox for picking and editing photos.",
6 "homepage": "https://github.com/AnyImageProject/AnyImageKit",
8 "anotheren": "liudong.edward@gmail.com",
9 "RayJiang16": "1184731421@qq.com"
12 "git": "https://github.com/AnyImageProject/AnyImageKit.git",
22 "frameworks": "Foundation",
32 "source_files": "Sources/AnyImageKit/Core/**/*.swift",
33 "resources": "Sources/AnyImageKit/Resources/Core/**/*",
42 "source_files": "Sources/AnyImageKit/Picker/**/*.swift",
43 "resources": "Sources/AnyImageKit/Resources/Picker/**/*",
52 "source_files": "Sources/AnyImageKit/Editor/**/*.swift",
53 "resources": "Sources/AnyImageKit/Resources/Editor/**/*",
59 "pod_target_xcconfig": {
60 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ANYIMAGEKIT_ENABLE_EDITOR"
65 "source_files": "Sources/AnyImageKit/Capture/**/*.{swift,metal}",
66 "resources": "Sources/AnyImageKit/Resources/Capture/**/*",
72 "pod_target_xcconfig": {
73 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ANYIMAGEKIT_ENABLE_CAPTURE"
77 "swift_version": "5.1"