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 "source_files": "DahanLibrary/Classes/UMeng/*.{h,m}",
43 "public_header_files": "DahanLibrary/Classes/UMeng/*.h",
45 "DahanLibrary/Core": [
48 "AMKCategories/Foundation/NSObject/MethodSwizzling": [
61 "vendored_frameworks": [
62 "DahanLibrary/Classes/Core/*.framework",
63 "DahanLibrary/Classes/Core/**/*.framework"
66 "DahanLibrary/Classes/Core/*.bundle",
67 "DahanLibrary/Classes/Core/**/*.bundle"
69 "frameworks": "UIKit",
71 "pod_target_xcconfig": {
72 "OTHER_LDFLAGS": "-all_load",
73 "ENABLE_BITCODE": "NO"