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/ADPhotoKit.docc/**/*.*"
46 "ADPhotoKit/Classes/Base/**/*.swift"
50 "ADPhotoKit/Assets/Base/**/*"
65 "ADPhotoKit/Classes/Core/**/*.swift"
67 "pod_target_xcconfig": {
68 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_Core"
82 "ADPhotoKit/Classes/CoreUI/**/*.swift"
84 "pod_target_xcconfig": {
85 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_UI"
89 "ADPhotoKit/Assets/CoreUI/**/*"
104 "ADPhotoKit/Classes/ImageEdit/**/*.swift"
106 "pod_target_xcconfig": {
107 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "Module_ImageEdit"
109 "resource_bundles": {
110 "ADPhotoKitImageEdit": [
111 "ADPhotoKit/Assets/ImageEdit/**/*"
116 "swift_version": "5.1"