2 "name": "AwsomeReactNative",
4 "summary": "It's an awsome reactnative project.",
5 "description": "It's an awsome reactnative project. I try to put react native in a separate project.",
6 "homepage": "https://github.com/wuqiuhao/AwsomeReactNative",
9 "wuqiuhao": "wqiuhao@gmail.com"
12 "git": "https://github.com/wuqiuhao/AwsomeReactNative.git",
28 "module_name": "React",
29 "swift_version": "4.1",
30 "pod_target_xcconfig": {
31 "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
32 "OTHER_LDFLAGS": "-ObjC",
33 "HEADER_SEARCH_PATHS": "'$(PODS_TARGET_SRCROOT)/node_modules/react-native/ReactCommon' '$(PODS_ROOT)/Folly' '$(PODS_ROOT)/boost-for-react-native' '$(PODS_ROOT)/DoubleConversion'"
39 "node_modules/react-native/**/*.{js,json}",
40 "node_modules/react-native/local-cli/server/util/external/*.*",
43 "exclude_files": "node_modules/react-native/local-cli/templates/**/*"
47 "source_files": "node_modules/react-native/ReactCommon/yoga/**/*.{h,c}"
52 "AwsomeReactNative/yoga": [
56 "source_files": "node_modules/react-native/React/**/*.{c,h,m,mm,S}",
60 "node_modules/react-native/React/DevSupport/*",
61 "node_modules/react-native/React/Inspector/*",
62 "node_modules/react-native/ReactCommon/yoga/*",
63 "node_modules/react-native/React/Cxx*/*",
64 "node_modules/react-native/React/Base/RCTBatchedBridge.mm",
65 "node_modules/react-native/React/Executors/*"
68 "exclude_files": "node_modules/react-native/React/**/RCTTVView.*"
70 "header_dir": "node_modules/react-native/React",
71 "frameworks": "JavaScriptCore",
75 "name": "BatchedBridge",
77 "AwsomeReactNative/Core": [
80 "AwsomeReactNative/cxxreact_legacy": [
85 "node_modules/react-native/React/Base/RCTBatchedBridge.mm",
86 "node_modules/react-native/React/Executors/*"
95 "AwsomeReactNative/Core": [
98 "AwsomeReactNative/cxxreact": [
102 "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1",
103 "private_header_files": "node_modules/react-native/React/Cxx*/*.h",
104 "source_files": "node_modules/react-native/React/Cxx*/*.{h,m,mm}"
107 "name": "DevSupport",
109 "AwsomeReactNative/Core": [
112 "AwsomeReactNative/RCTWebSocket": [
117 "node_modules/react-native/React/DevSupport/*",
118 "node_modules/react-native/React/Inspector/*"
122 "name": "jschelpers_legacy",
124 "node_modules/react-native/ReactCommon/jschelpers/{JavaScriptCore,JSCWrapper,InspectorInterfaces}.{cpp,h}",
125 "node_modules/react-native/ReactCommon/jschelpers/systemJSCWrapper.cpp"
127 "private_header_files": "node_modules/react-native/ReactCommon/jschelpers/{JavaScriptCore,JSCWrapper,InspectorInterfaces}.h",
128 "frameworks": "JavaScriptCore"
131 "name": "cxxreact_legacy",
133 "AwsomeReactNative/jschelpers_legacy": [
137 "source_files": "node_modules/react-native/ReactCommon/cxxreact/{JSBundleType,oss-compat-util}.{cpp,h}",
138 "private_header_files": "node_modules/react-native/ReactCommon/cxxreact/{JSBundleType,oss-compat-util}.h"
141 "name": "jschelpers",
146 "AwsomeReactNative/PrivateDatabase": [
150 "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1",
151 "source_files": "node_modules/react-native/ReactCommon/jschelpers/*.{cpp,h}",
152 "private_header_files": "node_modules/react-native/ReactCommon/jschelpers/*.h",
153 "frameworks": "JavaScriptCore"
156 "name": "PrivateDatabase",
157 "source_files": "node_modules/react-native/ReactCommon/privatedata/*.{cpp,h}",
158 "private_header_files": "node_modules/react-native/ReactCommon/privatedata/*.h"
163 "AwsomeReactNative/jschelpers": [
166 "boost-for-react-native": [
173 "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1",
174 "source_files": "node_modules/react-native/ReactCommon/cxxreact/*.{cpp,h}",
175 "exclude_files": "node_modules/react-native/ReactCommon/cxxreact/SampleCxxModule.*",
176 "private_header_files": "node_modules/react-native/ReactCommon/cxxreact/*.h"
181 "AwsomeReactNative/Core": [
185 "source_files": "node_modules/react-native/Libraries/ART/**/*.{h,m}"
188 "name": "RCTActionSheet",
190 "AwsomeReactNative/Core": [
194 "source_files": "node_modules/react-native/Libraries/ActionSheetIOS/*.{h,m}"
197 "name": "RCTAnimation",
199 "AwsomeReactNative/Core": [
203 "source_files": "node_modules/react-native/Libraries/NativeAnimation/{Drivers/*,Nodes/*,*}.{h,m}",
204 "header_dir": "RCTAnimation"
209 "AwsomeReactNative/Core": [
213 "source_files": "node_modules/react-native/Libraries/Blob/*.{h,m,mm}",
214 "preserve_paths": "node_modules/react-native/Libraries/Blob/*.js"
217 "name": "RCTCameraRoll",
219 "AwsomeReactNative/Core": [
222 "AwsomeReactNative/RCTImage": [
226 "source_files": "node_modules/react-native/Libraries/CameraRoll/*.{h,m}"
229 "name": "RCTGeolocation",
231 "AwsomeReactNative/Core": [
235 "source_files": "node_modules/react-native/Libraries/Geolocation/*.{h,m}"
240 "AwsomeReactNative/Core": [
243 "AwsomeReactNative/RCTNetwork": [
247 "source_files": "node_modules/react-native/Libraries/Image/*.{h,m}"
250 "name": "RCTNetwork",
252 "AwsomeReactNative/Core": [
256 "source_files": "node_modules/react-native/Libraries/Network/*.{h,m,mm}"
259 "name": "RCTPushNotification",
261 "AwsomeReactNative/Core": [
265 "source_files": "node_modules/react-native/Libraries/PushNotificationIOS/*.{h,m}"
268 "name": "RCTSettings",
270 "AwsomeReactNative/Core": [
274 "source_files": "node_modules/react-native/Libraries/Settings/*.{h,m}"
279 "AwsomeReactNative/Core": [
283 "source_files": "node_modules/react-native/Libraries/Text/**/*.{h,m}"
286 "name": "RCTVibration",
288 "AwsomeReactNative/Core": [
292 "source_files": "node_modules/react-native/Libraries/Vibration/*.{h,m}"
295 "name": "RCTWebSocket",
297 "AwsomeReactNative/Core": [
300 "AwsomeReactNative/RCTBlob": [
303 "AwsomeReactNative/fishhook": [
307 "source_files": "node_modules/react-native/Libraries/WebSocket/*.{h,m}"
311 "header_dir": "fishhook",
312 "source_files": "node_modules/react-native/Libraries/fishhook/*.{h,c}"
315 "name": "RCTLinkingIOS",
317 "AwsomeReactNative/Core": [
321 "source_files": "node_modules/react-native/Libraries/LinkingIOS/*.{h,m}"
324 "name": "_ignore_me_subspec_for_linting_",
326 "AwsomeReactNative/Core": [
329 "AwsomeReactNative/CxxBridge": [