[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / 1 / 4 / ReactNativeLazyVector / 0.1.0 / ReactNativeLazyVector.podspec.json
blob5c150a971f15a8aaad54e2c77d6ae2561754ecc2
2   "name": "ReactNativeLazyVector",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liam Xu": "liamxujia@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/beatjs/ReactNativeLazyVector.git",
16     "tag": "0.1.0"
17   },
18   "module_name": "FBLazyVector",
19   "libraries": "stdc++",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "pod_target_xcconfig": {
24     "USE_HEADERMAP": "YES",
25     "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
26     "HEADER_SEARCH_PATHS": "'$(PODS_TARGET_SRCROOT)'"
27   },
28   "source_files": "FBLazyVector/**/*.{cpp}",
29   "preserve_paths": "FBLazyVector/**/*.h"