2 "name": "DahanLibrary",
4 "summary": "Summary of DahanLibrary.",
5 "description": "A description of DahanLibrary.",
6 "homepage": "https://github.com/Bonbon-Dev/DahanLibrary",
12 "Andy Meng": "andy_m129@163.com"
15 "git": "https://github.com/Bonbon-Dev/DahanLibrary.git",
18 "social_media_url": "https://github.com/Bonbon-Dev",
22 "default_subspecs": "Core",
26 "source_files": "DahanLibrary/Classes/Bugly/*.{h,m}",
27 "public_header_files": "DahanLibrary/Classes/Bugly/*.h",
29 "DahanLibrary/Core": [
32 "AMKCategories/Foundation/NSObject/MethodSwizzling": [
42 "vendored_frameworks": [
43 "DahanLibrary/Classes/Core/*.framework",
44 "DahanLibrary/Classes/Core/**/*.framework"
47 "DahanLibrary/Classes/Core/*.bundle",
48 "DahanLibrary/Classes/Core/**/*.bundle"
50 "frameworks": "UIKit",
52 "pod_target_xcconfig": {
53 "OTHER_LDFLAGS": "-all_load",
54 "ENABLE_BITCODE": "NO"