4 "summary": "A library for select photos from album implemented by pure-Swift.",
5 "description": "ADPhotoKit is a pure-Swift library to select assets (e.g. photo,video,gif,livephoto) from system album.",
6 "homepage": "https://github.com/duzexu/ADPhotoKit.git",
12 "duzexu": "zexu007@qq.com"
15 "git": "https://github.com/duzexu/ADPhotoKit.git",
18 "documentation_url": "https://duzexu.github.io/ADPhotoKit/",
22 "swift_versions": "5.1",
30 "default_subspecs": "CoreUI",
35 "ADPhotoKit/Classes/Base/**/*.swift"
37 "preserve_paths": "ADPhotoKit/ADPhotoKit.docc",
40 "ADPhotoKit/Assets/Base/**/*"
55 "ADPhotoKit/Classes/Core/**/*.swift"
57 "pod_target_xcconfig": {
58 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_Core"
72 "ADPhotoKit/Classes/CoreUI/**/*.swift"
74 "pod_target_xcconfig": {
75 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_UI"
79 "ADPhotoKit/Assets/CoreUI/**/*"
94 "ADPhotoKit/Classes/ImageEdit/**/*.swift"
96 "pod_target_xcconfig": {
97 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_ImageEdit"
100 "ADPhotoKitImageEdit": [
101 "ADPhotoKit/Assets/ImageEdit/**/*"
106 "swift_version": "5.1"