4 "summary": "shixinyun CubeEngine",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/paintingStyle/CubeEngine",
12 "paintingStyle": "renshuangfu@spap.com"
15 "git": "https://github.com/paintingStyle/CubeEngine.git",
22 "CubeEngine/Classes/include/**/*",
23 "CubeEngine/Libraries/*.{ast}",
24 "CubeEngine/ffmpeg/include/**/*",
25 "CubeEngine/Frameworks/WebRTC.framework/Headers/**/*.h"
28 "OTHER_LDFLAGS": "-ObjC"
30 "vendored_libraries": "CubeEngine/Libraries/*.a",
31 "vendored_frameworks": "CubeEngine/Frameworks/*.framework",
32 "public_header_files": "CubeEngine/Classes/include/**/*.h",