4 "summary": "Provide common、general、basic API and extensions for iOS Platform.",
5 "description": "Provide common、general、basic API and extensions for iOS Platform.",
6 "homepage": "https://github.com/Eafy/ZJBaseUtils_iOS",
15 "swift_versions": "5.0",
16 "pod_target_xcconfig": {
17 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
18 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7s armv7"
20 "user_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7s armv7"
29 "SystemConfiguration",
39 "git": "https://github.com/Eafy/ZJBaseUtils_iOS.git",
43 "ZJBaseUtils/*.{h,m,mm,c,hpp,cpp,swift}",
44 "ZJBaseUtils/**/*.{h,m,mm,c,hpp,cpp,swift}"
46 "public_header_files": [
50 "private_header_files": [
51 "ZJBaseUtils/**/ZJSAMKeychain.h",
52 "ZJBaseUtils/**/ZJNetRoute.hpp",
53 "ZJBaseUtils/**/ZJNetRoute.hpp",
54 "ZJBaseUtils/**/ZJBaseVCSharedAPI.h"
58 "ZJBaseUtils/Resources/*.png"
60 "ZJBaseUtils_Privacy": "ZJBaseUtils/PrivacyInfo.xcprivacy"
62 "swift_version": "5.0"