{ "name": "RNReanimated", "version": "2.4.1-wp-1", "summary": "More powerful alternative to Animated library for React Native.", "description": "RNReanimated", "homepage": "https://github.com/software-mansion/react-native-reanimated", "license": "MIT", "authors": { "author": "author@domain.cn" }, "platforms": { "ios": "9.0", "tvos": "9.0" }, "source": { "git": "https://github.com/wordpress-mobile/react-native-reanimated.git", "tag": "2.4.1-wp-1" }, "source_files": [ "ios/**/*.{mm,h,m}", "Common/cpp/**/*.cpp", "Common/cpp/headers/**/*.h" ], "preserve_paths": [ "Common/cpp/hidden_headers/**" ], "pod_target_xcconfig": { "USE_HEADERMAP": "YES", "HEADER_SEARCH_PATHS": "\"$(PODS_TARGET_SRCROOT)/ReactCommon\" \"$(PODS_TARGET_SRCROOT)\" \"$(PODS_ROOT)/RCT-Folly\" \"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/DoubleConversion\" \"$(PODS_ROOT)/Headers/Private/React-Core\" " }, "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DRNVERSION=66 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation", "xcconfig": { "CLANG_CXX_LANGUAGE_STANDARD": "c++14", "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/glog\" \"$(PODS_ROOT)/RCT-Folly\" \"${PODS_ROOT}/Headers/Public/React-hermes\" \"${PODS_ROOT}/Headers/Public/hermes-engine\"", "OTHER_CFLAGS": "$(inherited) -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DRNVERSION=66" }, "requires_arc": true, "dependencies": { "React-Core": [], "FBLazyVector": [], "FBReactNativeSpec": [], "RCTRequired": [], "RCTTypeSafety": [], "React-CoreModules": [], "React-Core/DevSupport": [], "React-RCTActionSheet": [], "React-RCTNetwork": [], "React-RCTAnimation": [], "React-RCTLinking": [], "React-RCTBlob": [], "React-RCTSettings": [], "React-RCTText": [], "React-RCTImage": [], "React-Core/RCTWebSocket": [], "React-cxxreact": [], "React-jsi": [], "React-jsiexecutor": [], "React-jsinspector": [], "ReactCommon/turbomodule/core": [], "Yoga": [], "DoubleConversion": [], "glog": [], "React-callinvoker": [], "RCT-Folly": [] }, "__WARNING!__": "This file is autogenerated by generate-podspecs.sh script. Do not modify manually. Re-run the script if necessary." }