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",
21 "swift_versions": "5.1",
29 "default_subspecs": "CoreUI",
34 "ADPhotoKit/Classes/Base/**/*.swift"
38 "ADPhotoKit/Assets/Base/**/*"
50 "ADPhotoKit/Classes/Core/**/*.swift"
52 "pod_target_xcconfig": {
53 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_Core"
70 "ADPhotoKit/Classes/CoreUI/**/*.swift"
72 "pod_target_xcconfig": {
73 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_UI"
77 "ADPhotoKit/Assets/CoreUI/**/*"
92 "ADPhotoKit/Classes/ImageEdit/**/*.swift"
94 "pod_target_xcconfig": {
95 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_ImageEdit"
98 "ADPhotoKitImageEdit": [
99 "ADPhotoKit/Assets/ImageEdit/**/*"
104 "swift_version": "5.1"