2 "name": "ReactNativeLazyVector",
4 "summary": "An runtime base on react-native.",
5 "description": "'Introduce this library for your App, development by react-native code.'",
6 "homepage": "https://github.com/beatjs/ReactNativeLazyVector",
12 "Liam Xu": "liamxujia@outlook.com"
15 "git": "https://github.com/beatjs/ReactNativeLazyVector.git",
18 "module_name": "FBLazyVector",
19 "libraries": "stdc++",
23 "pod_target_xcconfig": {
24 "USE_HEADERMAP": "YES",
25 "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
26 "HEADER_SEARCH_PATHS": "'$(PODS_TARGET_SRCROOT)'"
28 "source_files": "FBLazyVector/**/*.{cpp}",
29 "preserve_paths": "FBLazyVector/**/*.h"