2 "name": "DCUniBaseLibrary",
4 "summary": "Base Dependencies",
5 "description": "The base dependencies for running the uni-app project.",
6 "homepage": "https://github.com/xiaohuapunk/DCUniBaseLibrary",
11 "XHY": "xionghuayu@dcloud.io"
17 "git": "https://github.com/xiaohuapunk/DCUniBaseLibrary.git",
22 "Headers/weexHeader/*.h"
24 "public_header_files": "Headers/**/*.h",
25 "resources": "Resources/*.*",
44 "vendored_libraries": "Libs/*.{a}",
45 "vendored_frameworks": "Libs/*.{framework}",
47 "OTHER_LINK_FLAG": "$(inherited) -ObjC"