4 "summary": "YDTools box",
5 "description": "包含YDPreventCrash、YDLogger、YDRouter等工具的集合",
6 "homepage": "https://github.com/chong2vv/YDToolBox",
12 "wangyuandong": "chong2vv@gmail.com"
15 "git": "https://github.com/chong2vv/YDToolBox.git",
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
23 "VALID_ARCHS": "x86_64 armv7 arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 armv7 arm64",
27 "VALID_ARCHS": "x86_64 armv7 arm64"
29 "static_framework": true,
31 "source_files": "YDToolBox/Classes/**/*",
51 "YDAuthorizationUtil": [
60 "YDClearCacheService": [