4 "summary": "hippy lib for ios",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "http://hippyjs.org",
12 "mengyanluo": "mengyanluo@tencent.com"
15 "git": "https://github.com/Tencent/Hippy.git",
22 "ios/sdk/**/*.{h,m,c,mm,s,cpp,cc}",
26 "core/include/core/napi/v8",
32 "USER_HEADER_SEARCH_PATHS": "${PODS_ROOT}/hippy ${PODS_ROOT}/hippy/ios/sdk/** ${PODS_ROOT}/hippy/core/include"
34 "user_target_xcconfig": {
35 "OTHER_LDFLAGS": "-force_load \"${PODS_CONFIGURATION_BUILD_DIR}/hippy/libhippy.a\""