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",
21 "source_files": "ios/sdk/**/*.{h,m,c,mm,s,cpp,cc}",
22 "public_header_files": "ios/sdk/**/*.h",
23 "default_subspecs": "core",
24 "user_target_xcconfig": {
25 "OTHER_LDFLAGS": "-force_load \"${PODS_CONFIGURATION_BUILD_DIR}/hippy/libhippy.a\""
30 "source_files": "core/**/*.{h,cc}",
32 "core/include/core/napi/v8",
37 "header_mappings_dir": "core/include/"