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 "pod_target_xcconfig": {
16 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
17 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7s armv7"
19 "user_target_xcconfig": {
20 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21 "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7s armv7"
28 "SystemConfiguration",
38 "git": "https://github.com/Eafy/ZJBaseUtils_iOS.git",
42 "ZJBaseUtils/*.{h,m,mm,c,hpp,cpp}",
43 "ZJBaseUtils/**/*.{h,m,mm,c,hpp,cpp}"
45 "public_header_files": [
49 "private_header_files": [
50 "ZJBaseUtils/**/ZJSAMKeychain.h",
51 "ZJBaseUtils/**/ZJNetRoute.hpp",
52 "ZJBaseUtils/**/ZJNetRoute.hpp",
53 "ZJBaseUtils/**/ZJBaseVCSharedAPI.h"
57 "ZJBaseUtils/Resources/*.png"