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",
21 "static_framework": true,
23 "source_files": "HXPhotoPickerKit/Classes/HXPhotoPicker.framework/Headers/*.{h}",
24 "vendored_frameworks": [
25 "HXPhotoPickerKit/Classes/HXPhotoPicker.framework"
27 "pod_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "public_header_files": "HXPhotoPickerKit/Classes/HXPhotoPicker.framework/Headers/*.{h}",