2 "name": "LiteKitBaseDependency",
4 "summary": "LiteKitBaseDependency",
5 "description": "Lite Kit dependency framework.",
6 "homepage": "https://gitee.com/paddlepaddle/LiteKit",
11 "wangzhiyong04": "wangzhiyong04@baidu.com"
14 "git": "https://gitee.com/paddlepaddle/LiteKit.git"
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "vendored_frameworks": [
36 "iOS/Dependency/0.3.0/baidu/*.framework",
37 "iOS/Dependency/0.3.0/public/*.framework"
39 "vendored_libraries": "iOS/Dependency/0.3.0/public/**/*.a",
40 "resources": "iOS/Dependency/0.3.0/baidu/*.metallib"