2 "name": "HXPhotoPickerKit",
4 "summary": "A framework of HXPhotoPickerKit.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/howoften/HXPhotoPickerKit",
12 "howoften": "liujianga@998.com"
15 "git": "https://github.com/howoften/HXPhotoPickerKit.git",
22 "source_files": "HXPhotoPickerKit/Classes/HXPhotoPicker.framework/Headers/*.{h}",
23 "vendored_frameworks": [
24 "HXPhotoPickerKit/Classes/HXPhotoPicker.framework"
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "public_header_files": "HXPhotoPickerKit/Classes/HXPhotoPicker.framework/Headers/*.{h}",