4 "summary": "STLive2D SDK Used For iOS.",
5 "description": "STLive2D For Native iOS. By yungangwang.",
6 "homepage": "http://stoneus.cn",
12 "wangyungang": "417024106@qq.com"
18 "git": "https://github.com/yungangwang/STLive2D.git",
22 "STLive2D/STLive2D/Classes/*.{h,m}",
23 "STLive2D/STLive2D/Live2D/include/**/*.{h}"
25 "preserve_paths": "STLive2D/STLive2D/Live2D/include/**/*.{h}",
26 "private_header_files": "STLive2D/STLive2D/Live2D/include/**/*.{h}",
27 "vendored_libraries": "STLive2D/STLive2D/Live2D/lib/Debug-iphoneos/libLive2D.a",
29 "GCC_PREPROCESSOR_DEFINITIONS": "L2D_TARGET_IPHONE_ES2",
30 "ENABLE_BITCODE": "NO"
32 "frameworks": "GLKit",