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",
31 "source_files": "Sources/Core/**/*",
40 "source_files": "Sources/Picker/**/*.swift",
41 "resources": "Sources/Picker/Resources/**/*",
50 "source_files": "Sources/Editor/**/*.swift",
51 "resources": "Sources/Editor/Resources/**/*",
57 "pod_target_xcconfig": {
58 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "ANYIMAGEKIT_ENABLE_EDITOR"
62 "swift_version": "5.1"