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 "vendored_frameworks": [
27 "DahanLibrary/Classes/Core/*.framework",
28 "DahanLibrary/Classes/Core/**/*.framework"
31 "DahanLibrary/Classes/Core/*.bundle",
32 "DahanLibrary/Classes/Core/**/*.bundle"
34 "frameworks": "UIKit",
36 "pod_target_xcconfig": {
37 "OTHER_LDFLAGS": "-all_load",
38 "ENABLE_BITCODE": "NO"