react-native-gemius-plugin 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/.gitattributes +1 -0
  2. package/README.md +44 -0
  3. package/android/.classpath +6 -0
  4. package/android/.gradle/7.2/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/android/.gradle/7.2/dependencies-accessors/gc.properties +0 -0
  6. package/android/.gradle/7.2/executionHistory/executionHistory.bin +0 -0
  7. package/android/.gradle/7.2/executionHistory/executionHistory.lock +0 -0
  8. package/android/.gradle/7.2/fileChanges/last-build.bin +0 -0
  9. package/android/.gradle/7.2/fileHashes/fileHashes.bin +0 -0
  10. package/android/.gradle/7.2/fileHashes/fileHashes.lock +0 -0
  11. package/android/.gradle/7.2/fileHashes/resourceHashesCache.bin +0 -0
  12. package/android/.gradle/7.2/gc.properties +0 -0
  13. package/android/.gradle/8.0.1/checksums/checksums.lock +0 -0
  14. package/android/.gradle/8.0.1/checksums/md5-checksums.bin +0 -0
  15. package/android/.gradle/8.0.1/checksums/sha1-checksums.bin +0 -0
  16. package/android/.gradle/8.0.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  17. package/android/.gradle/8.0.1/dependencies-accessors/gc.properties +0 -0
  18. package/android/.gradle/8.0.1/fileChanges/last-build.bin +0 -0
  19. package/android/.gradle/8.0.1/fileHashes/fileHashes.lock +0 -0
  20. package/android/.gradle/8.0.1/gc.properties +0 -0
  21. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  22. package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
  23. package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  24. package/android/.gradle/checksums/checksums.lock +0 -0
  25. package/android/.gradle/checksums/md5-checksums.bin +0 -0
  26. package/android/.gradle/checksums/sha1-checksums.bin +0 -0
  27. package/android/.gradle/vcs-1/gc.properties +0 -0
  28. package/android/.idea/compiler.xml +6 -0
  29. package/android/.idea/gradle.xml +19 -0
  30. package/android/.idea/jarRepositories.xml +55 -0
  31. package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_1_0_aar.xml +11 -0
  32. package/android/.idea/libraries/Gradle__androidx_annotation_annotation_jvm_1_6_0.xml +11 -0
  33. package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml +11 -0
  34. package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml +10 -0
  35. package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +12 -0
  36. package/android/.idea/libraries/Gradle__androidx_browser_browser_1_4_0_aar.xml +14 -0
  37. package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +11 -0
  38. package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml +16 -0
  39. package/android/.idea/libraries/Gradle__androidx_core_core_1_8_0_aar.xml +14 -0
  40. package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +12 -0
  41. package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +12 -0
  42. package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +12 -0
  43. package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +15 -0
  44. package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml +13 -0
  45. package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +12 -0
  46. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +12 -0
  47. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +12 -0
  48. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml +11 -0
  49. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_1_0_aar.xml +10 -0
  50. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_1_0_aar.xml +10 -0
  51. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml +11 -0
  52. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml +10 -0
  53. package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +12 -0
  54. package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +12 -0
  55. package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +15 -0
  56. package/android/.idea/libraries/Gradle__androidx_privacysandbox_ads_ads_adservices_1_0_0_beta05_aar.xml +11 -0
  57. package/android/.idea/libraries/Gradle__androidx_privacysandbox_ads_ads_adservices_java_1_0_0_beta05_aar.xml +11 -0
  58. package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +12 -0
  59. package/android/.idea/libraries/Gradle__androidx_startup_startup_runtime_1_0_0_aar.xml +11 -0
  60. package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +15 -0
  61. package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml +10 -0
  62. package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +12 -0
  63. package/android/.idea/libraries/Gradle__androidx_work_work_runtime_2_7_0_aar.xml +11 -0
  64. package/android/.idea/libraries/Gradle__ch_acra_acra_core_5_7_0_aar.xml +15 -0
  65. package/android/.idea/libraries/Gradle__ch_acra_acra_http_5_7_0_aar.xml +14 -0
  66. package/android/.idea/libraries/Gradle__ch_acra_acra_javacore_5_7_0.xml +13 -0
  67. package/android/.idea/libraries/Gradle__com_gemius_mobile_sdk_2_0_8_aar.xml +11 -0
  68. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_22_4_0_aar.xml +11 -0
  69. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_base_22_4_0_aar.xml +10 -0
  70. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_identifier_18_0_0_aar.xml +10 -0
  71. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_ads_lite_22_4_0_aar.xml +11 -0
  72. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_appset_16_0_2_aar.xml +10 -0
  73. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_18_2_0_aar.xml +11 -0
  74. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_18_1_0_aar.xml +11 -0
  75. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_base_20_1_2_aar.xml +10 -0
  76. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_measurement_sdk_api_20_1_2_aar.xml +10 -0
  77. package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_18_0_2_aar.xml +10 -0
  78. package/android/.idea/libraries/Gradle__com_google_android_ump_user_messaging_platform_2_0_0_aar.xml +10 -0
  79. package/android/.idea/libraries/Gradle__com_google_code_gson_gson_2_8_5.xml +13 -0
  80. package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_9999_0_empty_to_avoid_conflict_with_guava.xml +9 -0
  81. package/android/.idea/libraries/Gradle__com_huawei_hms_ads_identifier_3_4_58_301_aar.xml +10 -0
  82. package/android/.idea/libraries/Gradle__org_jetbrains_annotations_23_0_0.xml +13 -0
  83. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_8_21.xml +13 -0
  84. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_8_21.xml +13 -0
  85. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_8_20.xml +13 -0
  86. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_8_20.xml +13 -0
  87. package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_7_1.xml +13 -0
  88. package/android/.idea/misc.xml +9 -0
  89. package/android/.idea/modules/android.androidTest.iml +89 -0
  90. package/android/.idea/modules/android.iml +32 -0
  91. package/android/.idea/modules/android.main.iml +94 -0
  92. package/android/.idea/modules/android.unitTest.iml +84 -0
  93. package/android/.idea/modules.xml +11 -0
  94. package/android/.idea/vcs.xml +6 -0
  95. package/android/.project +34 -0
  96. package/android/.settings/org.eclipse.buildship.core.prefs +13 -0
  97. package/android/README.md +14 -0
  98. package/android/build.gradle +87 -0
  99. package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  100. package/android/gradle/wrapper/gradle-wrapper.properties +6 -0
  101. package/android/gradle.properties +18 -0
  102. package/android/gradlew +172 -0
  103. package/android/gradlew.bat +84 -0
  104. package/android/local.properties +8 -0
  105. package/android/src/main/AndroidManifest.xml +4 -0
  106. package/android/src/main/java/com/reactlibrary/GemiusPluginModule.java +162 -0
  107. package/android/src/main/java/com/reactlibrary/GemiusPluginPackage.java +20 -0
  108. package/index.d.ts +27 -0
  109. package/index.js +66 -0
  110. package/ios/Frameworks/GemiusSDK.xcframework/Info.plist +40 -0
  111. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/GemiusSDK +0 -0
  112. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/AdData.h +23 -0
  113. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/AdDefine.h +16 -0
  114. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/AdOceanConfig.h +14 -0
  115. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/AudienceConfig.h +19 -0
  116. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/AudienceEvent.h +18 -0
  117. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/BaseConfig.h +19 -0
  118. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/BaseEvent.h +37 -0
  119. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/Config.h +25 -0
  120. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/ContentData.h +15 -0
  121. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/EventAdData.h +7 -0
  122. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/EventData.h +14 -0
  123. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/EventProgramData.h +7 -0
  124. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/GEMBillboardAd.h +43 -0
  125. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/GEMFullScreenAd.h +44 -0
  126. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/GemiusSDK.h +34 -0
  127. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/NetpanelConfig.h +17 -0
  128. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/NetpanelEvent.h +23 -0
  129. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/Player.h +40 -0
  130. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/PlayerData.h +8 -0
  131. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Headers/ProgramData.h +41 -0
  132. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Info.plist +0 -0
  133. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64/GemiusSDK.framework/Modules/module.modulemap +6 -0
  134. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/GemiusSDK +0 -0
  135. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/AdData.h +23 -0
  136. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/AdDefine.h +16 -0
  137. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/AdOceanConfig.h +14 -0
  138. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/AudienceConfig.h +19 -0
  139. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/AudienceEvent.h +18 -0
  140. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/BaseConfig.h +19 -0
  141. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/BaseEvent.h +37 -0
  142. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/Config.h +25 -0
  143. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/ContentData.h +15 -0
  144. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/EventAdData.h +7 -0
  145. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/EventData.h +14 -0
  146. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/EventProgramData.h +7 -0
  147. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/GEMBillboardAd.h +43 -0
  148. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/GEMFullScreenAd.h +44 -0
  149. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/GemiusSDK.h +34 -0
  150. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/NetpanelConfig.h +17 -0
  151. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/NetpanelEvent.h +23 -0
  152. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/Player.h +40 -0
  153. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/PlayerData.h +8 -0
  154. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Headers/ProgramData.h +41 -0
  155. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Info.plist +0 -0
  156. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/Modules/module.modulemap +6 -0
  157. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/_CodeSignature/CodeDirectory +0 -0
  158. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/_CodeSignature/CodeRequirements +0 -0
  159. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/_CodeSignature/CodeRequirements-1 +0 -0
  160. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/_CodeSignature/CodeResources +417 -0
  161. package/ios/Frameworks/GemiusSDK.xcframework/ios-arm64_x86_64-simulator/GemiusSDK.framework/_CodeSignature/CodeSignature +0 -0
  162. package/ios/GemiusPlugin.h +5 -0
  163. package/ios/GemiusPlugin.m +163 -0
  164. package/ios/GemiusPlugin.xcodeproj/project.pbxproj +313 -0
  165. package/ios/GemiusPlugin.xcodeproj/xcshareddata/xcschemes/GemiusPlugin.xcscheme +67 -0
  166. package/ios/GemiusPlugin.xcworkspace/contents.xcworkspacedata +7 -0
  167. package/ios/GemiusPlugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
  168. package/ios/GemiusPlugin.xcworkspace/xcuserdata/kestasvenslauskas.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  169. package/package.json +30 -0
  170. package/react-native-gemius-plugin.podspec +30 -0
@@ -0,0 +1,313 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 52;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 6F1120D627989BF400C697C7 /* GemiusSDK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F1120D527989BF400C697C7 /* GemiusSDK.xcframework */; platformFilter = ios; };
11
+ B3E7B58A1CC2AC0600A0062D /* GemiusPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* GemiusPlugin.m */; platformFilter = ios; };
12
+ F3B01E3C236256C300E25B83 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3B01E3B236256C300E25B83 /* AdSupport.framework */; platformFilter = ios; };
13
+ F3B01E3E236256DF00E25B83 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3B01E3D236256DF00E25B83 /* SystemConfiguration.framework */; platformFilter = ios; };
14
+ /* End PBXBuildFile section */
15
+
16
+ /* Begin PBXCopyFilesBuildPhase section */
17
+ 58B511D91A9E6C8500147676 /* Copy Files */ = {
18
+ isa = PBXCopyFilesBuildPhase;
19
+ buildActionMask = 2147483647;
20
+ dstPath = "include/$(PRODUCT_NAME)";
21
+ dstSubfolderSpec = 16;
22
+ files = (
23
+ );
24
+ name = "Copy Files";
25
+ runOnlyForDeploymentPostprocessing = 0;
26
+ };
27
+ /* End PBXCopyFilesBuildPhase section */
28
+
29
+ /* Begin PBXFileReference section */
30
+ 134814201AA4EA6300B7C361 /* libGemiusPlugin.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libGemiusPlugin.a; sourceTree = BUILT_PRODUCTS_DIR; };
31
+ 6F1120D527989BF400C697C7 /* GemiusSDK.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = GemiusSDK.xcframework; path = Frameworks/GemiusSDK.xcframework; sourceTree = "<group>"; };
32
+ B3E7B5881CC2AC0600A0062D /* GemiusPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GemiusPlugin.h; sourceTree = "<group>"; };
33
+ B3E7B5891CC2AC0600A0062D /* GemiusPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GemiusPlugin.m; sourceTree = "<group>"; };
34
+ F3B01E3B236256C300E25B83 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AdSupport.framework; sourceTree = DEVELOPER_DIR; };
35
+ F3B01E3D236256DF00E25B83 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
36
+ /* End PBXFileReference section */
37
+
38
+ /* Begin PBXFrameworksBuildPhase section */
39
+ 58B511D81A9E6C8500147676 /* Frameworks */ = {
40
+ isa = PBXFrameworksBuildPhase;
41
+ buildActionMask = 2147483647;
42
+ files = (
43
+ 6F1120D627989BF400C697C7 /* GemiusSDK.xcframework in Frameworks */,
44
+ F3B01E3E236256DF00E25B83 /* SystemConfiguration.framework in Frameworks */,
45
+ F3B01E3C236256C300E25B83 /* AdSupport.framework in Frameworks */,
46
+ );
47
+ runOnlyForDeploymentPostprocessing = 0;
48
+ };
49
+ /* End PBXFrameworksBuildPhase section */
50
+
51
+ /* Begin PBXGroup section */
52
+ 134814211AA4EA7D00B7C361 /* Products */ = {
53
+ isa = PBXGroup;
54
+ children = (
55
+ 134814201AA4EA6300B7C361 /* libGemiusPlugin.a */,
56
+ );
57
+ name = Products;
58
+ sourceTree = "<group>";
59
+ };
60
+ 58B511D21A9E6C8500147676 = {
61
+ isa = PBXGroup;
62
+ children = (
63
+ F3B01E3A236256C200E25B83 /* Frameworks */,
64
+ B3E7B5881CC2AC0600A0062D /* GemiusPlugin.h */,
65
+ B3E7B5891CC2AC0600A0062D /* GemiusPlugin.m */,
66
+ 134814211AA4EA7D00B7C361 /* Products */,
67
+ );
68
+ sourceTree = "<group>";
69
+ };
70
+ F3B01E3A236256C200E25B83 /* Frameworks */ = {
71
+ isa = PBXGroup;
72
+ children = (
73
+ 6F1120D527989BF400C697C7 /* GemiusSDK.xcframework */,
74
+ F3B01E3D236256DF00E25B83 /* SystemConfiguration.framework */,
75
+ F3B01E3B236256C300E25B83 /* AdSupport.framework */,
76
+ );
77
+ name = Frameworks;
78
+ sourceTree = "<group>";
79
+ };
80
+ /* End PBXGroup section */
81
+
82
+ /* Begin PBXNativeTarget section */
83
+ 58B511DA1A9E6C8500147676 /* GemiusPlugin */ = {
84
+ isa = PBXNativeTarget;
85
+ buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "GemiusPlugin" */;
86
+ buildPhases = (
87
+ 58B511D71A9E6C8500147676 /* Sources */,
88
+ 58B511D81A9E6C8500147676 /* Frameworks */,
89
+ 58B511D91A9E6C8500147676 /* Copy Files */,
90
+ );
91
+ buildRules = (
92
+ );
93
+ dependencies = (
94
+ );
95
+ name = GemiusPlugin;
96
+ productName = RCTDataManager;
97
+ productReference = 134814201AA4EA6300B7C361 /* libGemiusPlugin.a */;
98
+ productType = "com.apple.product-type.library.static";
99
+ };
100
+ /* End PBXNativeTarget section */
101
+
102
+ /* Begin PBXProject section */
103
+ 58B511D31A9E6C8500147676 /* Project object */ = {
104
+ isa = PBXProject;
105
+ attributes = {
106
+ LastUpgradeCheck = 0920;
107
+ ORGANIZATIONNAME = Facebook;
108
+ TargetAttributes = {
109
+ 58B511DA1A9E6C8500147676 = {
110
+ CreatedOnToolsVersion = 6.1.1;
111
+ };
112
+ };
113
+ };
114
+ buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "GemiusPlugin" */;
115
+ compatibilityVersion = "Xcode 3.2";
116
+ developmentRegion = English;
117
+ hasScannedForEncodings = 0;
118
+ knownRegions = (
119
+ English,
120
+ en,
121
+ );
122
+ mainGroup = 58B511D21A9E6C8500147676;
123
+ productRefGroup = 58B511D21A9E6C8500147676;
124
+ projectDirPath = "";
125
+ projectRoot = "";
126
+ targets = (
127
+ 58B511DA1A9E6C8500147676 /* GemiusPlugin */,
128
+ );
129
+ };
130
+ /* End PBXProject section */
131
+
132
+ /* Begin PBXSourcesBuildPhase section */
133
+ 58B511D71A9E6C8500147676 /* Sources */ = {
134
+ isa = PBXSourcesBuildPhase;
135
+ buildActionMask = 2147483647;
136
+ files = (
137
+ B3E7B58A1CC2AC0600A0062D /* GemiusPlugin.m in Sources */,
138
+ );
139
+ runOnlyForDeploymentPostprocessing = 0;
140
+ };
141
+ /* End PBXSourcesBuildPhase section */
142
+
143
+ /* Begin XCBuildConfiguration section */
144
+ 58B511ED1A9E6C8500147676 /* Debug */ = {
145
+ isa = XCBuildConfiguration;
146
+ buildSettings = {
147
+ ALWAYS_SEARCH_USER_PATHS = NO;
148
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
149
+ CLANG_CXX_LIBRARY = "libc++";
150
+ CLANG_ENABLE_MODULES = YES;
151
+ CLANG_ENABLE_OBJC_ARC = YES;
152
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
153
+ CLANG_WARN_BOOL_CONVERSION = YES;
154
+ CLANG_WARN_COMMA = YES;
155
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
156
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
157
+ CLANG_WARN_EMPTY_BODY = YES;
158
+ CLANG_WARN_ENUM_CONVERSION = YES;
159
+ CLANG_WARN_INFINITE_RECURSION = YES;
160
+ CLANG_WARN_INT_CONVERSION = YES;
161
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
162
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
163
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
164
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
165
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
166
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
167
+ CLANG_WARN_UNREACHABLE_CODE = YES;
168
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
169
+ COPY_PHASE_STRIP = NO;
170
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
171
+ ENABLE_TESTABILITY = YES;
172
+ GCC_C_LANGUAGE_STANDARD = gnu99;
173
+ GCC_DYNAMIC_NO_PIC = NO;
174
+ GCC_NO_COMMON_BLOCKS = YES;
175
+ GCC_OPTIMIZATION_LEVEL = 0;
176
+ GCC_PREPROCESSOR_DEFINITIONS = (
177
+ "DEBUG=1",
178
+ "$(inherited)",
179
+ );
180
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
181
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
182
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
183
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
184
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
185
+ GCC_WARN_UNUSED_FUNCTION = YES;
186
+ GCC_WARN_UNUSED_VARIABLE = YES;
187
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
188
+ MTL_ENABLE_DEBUG_INFO = YES;
189
+ ONLY_ACTIVE_ARCH = YES;
190
+ SDKROOT = iphoneos;
191
+ };
192
+ name = Debug;
193
+ };
194
+ 58B511EE1A9E6C8500147676 /* Release */ = {
195
+ isa = XCBuildConfiguration;
196
+ buildSettings = {
197
+ ALWAYS_SEARCH_USER_PATHS = NO;
198
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
199
+ CLANG_CXX_LIBRARY = "libc++";
200
+ CLANG_ENABLE_MODULES = YES;
201
+ CLANG_ENABLE_OBJC_ARC = YES;
202
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
203
+ CLANG_WARN_BOOL_CONVERSION = YES;
204
+ CLANG_WARN_COMMA = YES;
205
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
206
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
207
+ CLANG_WARN_EMPTY_BODY = YES;
208
+ CLANG_WARN_ENUM_CONVERSION = YES;
209
+ CLANG_WARN_INFINITE_RECURSION = YES;
210
+ CLANG_WARN_INT_CONVERSION = YES;
211
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
212
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
213
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
214
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
215
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
216
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
217
+ CLANG_WARN_UNREACHABLE_CODE = YES;
218
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
219
+ COPY_PHASE_STRIP = YES;
220
+ ENABLE_NS_ASSERTIONS = NO;
221
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
222
+ GCC_C_LANGUAGE_STANDARD = gnu99;
223
+ GCC_NO_COMMON_BLOCKS = YES;
224
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
225
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
226
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
227
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
228
+ GCC_WARN_UNUSED_FUNCTION = YES;
229
+ GCC_WARN_UNUSED_VARIABLE = YES;
230
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
231
+ MTL_ENABLE_DEBUG_INFO = NO;
232
+ SDKROOT = iphoneos;
233
+ VALIDATE_PRODUCT = YES;
234
+ };
235
+ name = Release;
236
+ };
237
+ 58B511F01A9E6C8500147676 /* Debug */ = {
238
+ isa = XCBuildConfiguration;
239
+ buildSettings = {
240
+ FRAMEWORK_SEARCH_PATHS = (
241
+ "$(inherited)",
242
+ "$(PROJECT_DIR)",
243
+ "$(PROJECT_DIR)/Frameworks",
244
+ "$(SRCROOT)/Frameworks",
245
+ "$(SRCROOT)",
246
+ );
247
+ HEADER_SEARCH_PATHS = (
248
+ "$(inherited)",
249
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
250
+ "$(SRCROOT)/../../../React/**",
251
+ "$(SRCROOT)/../../react-native/React/**",
252
+ );
253
+ LIBRARY_SEARCH_PATHS = (
254
+ "$(inherited)",
255
+ "$(PROJECT_DIR)/Frameworks",
256
+ );
257
+ OTHER_LDFLAGS = "-ObjC";
258
+ PRODUCT_NAME = GemiusPlugin;
259
+ SKIP_INSTALL = YES;
260
+ };
261
+ name = Debug;
262
+ };
263
+ 58B511F11A9E6C8500147676 /* Release */ = {
264
+ isa = XCBuildConfiguration;
265
+ buildSettings = {
266
+ FRAMEWORK_SEARCH_PATHS = (
267
+ "$(inherited)",
268
+ "$(PROJECT_DIR)",
269
+ "$(PROJECT_DIR)/Frameworks",
270
+ "$(SRCROOT)/Frameworks",
271
+ "$(SRCROOT)",
272
+ );
273
+ HEADER_SEARCH_PATHS = (
274
+ "$(inherited)",
275
+ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
276
+ "$(SRCROOT)/../../../React/**",
277
+ "$(SRCROOT)/../../react-native/React/**",
278
+ );
279
+ LIBRARY_SEARCH_PATHS = (
280
+ "$(inherited)",
281
+ "$(PROJECT_DIR)/Frameworks",
282
+ );
283
+ OTHER_LDFLAGS = "-ObjC";
284
+ PRODUCT_NAME = GemiusPlugin;
285
+ SKIP_INSTALL = YES;
286
+ };
287
+ name = Release;
288
+ };
289
+ /* End XCBuildConfiguration section */
290
+
291
+ /* Begin XCConfigurationList section */
292
+ 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "GemiusPlugin" */ = {
293
+ isa = XCConfigurationList;
294
+ buildConfigurations = (
295
+ 58B511ED1A9E6C8500147676 /* Debug */,
296
+ 58B511EE1A9E6C8500147676 /* Release */,
297
+ );
298
+ defaultConfigurationIsVisible = 0;
299
+ defaultConfigurationName = Release;
300
+ };
301
+ 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "GemiusPlugin" */ = {
302
+ isa = XCConfigurationList;
303
+ buildConfigurations = (
304
+ 58B511F01A9E6C8500147676 /* Debug */,
305
+ 58B511F11A9E6C8500147676 /* Release */,
306
+ );
307
+ defaultConfigurationIsVisible = 0;
308
+ defaultConfigurationName = Release;
309
+ };
310
+ /* End XCConfigurationList section */
311
+ };
312
+ rootObject = 58B511D31A9E6C8500147676 /* Project object */;
313
+ }
@@ -0,0 +1,67 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Scheme
3
+ LastUpgradeVersion = "1110"
4
+ version = "1.3">
5
+ <BuildAction
6
+ parallelizeBuildables = "YES"
7
+ buildImplicitDependencies = "YES">
8
+ <BuildActionEntries>
9
+ <BuildActionEntry
10
+ buildForTesting = "YES"
11
+ buildForRunning = "YES"
12
+ buildForProfiling = "YES"
13
+ buildForArchiving = "YES"
14
+ buildForAnalyzing = "YES">
15
+ <BuildableReference
16
+ BuildableIdentifier = "primary"
17
+ BlueprintIdentifier = "58B511DA1A9E6C8500147676"
18
+ BuildableName = "libGemiusPlugin.a"
19
+ BlueprintName = "GemiusPlugin"
20
+ ReferencedContainer = "container:GemiusPlugin.xcodeproj">
21
+ </BuildableReference>
22
+ </BuildActionEntry>
23
+ </BuildActionEntries>
24
+ </BuildAction>
25
+ <TestAction
26
+ buildConfiguration = "Debug"
27
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29
+ shouldUseLaunchSchemeArgsEnv = "YES">
30
+ <Testables>
31
+ </Testables>
32
+ </TestAction>
33
+ <LaunchAction
34
+ buildConfiguration = "Debug"
35
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
36
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
37
+ launchStyle = "0"
38
+ useCustomWorkingDirectory = "NO"
39
+ ignoresPersistentStateOnLaunch = "NO"
40
+ debugDocumentVersioning = "YES"
41
+ debugServiceExtension = "internal"
42
+ allowLocationSimulation = "YES">
43
+ </LaunchAction>
44
+ <ProfileAction
45
+ buildConfiguration = "Release"
46
+ shouldUseLaunchSchemeArgsEnv = "YES"
47
+ savedToolIdentifier = ""
48
+ useCustomWorkingDirectory = "NO"
49
+ debugDocumentVersioning = "YES">
50
+ <MacroExpansion>
51
+ <BuildableReference
52
+ BuildableIdentifier = "primary"
53
+ BlueprintIdentifier = "58B511DA1A9E6C8500147676"
54
+ BuildableName = "libGemiusPlugin.a"
55
+ BlueprintName = "GemiusPlugin"
56
+ ReferencedContainer = "container:GemiusPlugin.xcodeproj">
57
+ </BuildableReference>
58
+ </MacroExpansion>
59
+ </ProfileAction>
60
+ <AnalyzeAction
61
+ buildConfiguration = "Debug">
62
+ </AnalyzeAction>
63
+ <ArchiveAction
64
+ buildConfiguration = "Release"
65
+ revealArchiveInOrganizer = "YES">
66
+ </ArchiveAction>
67
+ </Scheme>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "group:GemiusPlugin.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>IDEDidComputeMac32BitWarning</key>
6
+ <true/>
7
+ </dict>
8
+ </plist>
package/package.json ADDED
@@ -0,0 +1,30 @@
1
+ {
2
+ "name": "react-native-gemius-plugin",
3
+ "title": "React Native Gemius Plugin",
4
+ "version": "1.7.0",
5
+ "description": "Gemius plugin for react-native",
6
+ "main": "index.js",
7
+ "types": "index.d.ts",
8
+ "scripts": {
9
+ "test": "echo \"Error: no test specified\" && exit 1"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/github_account/react-native-gemius-plugin.git",
14
+ "baseUrl": "https://github.com/github_account/react-native-gemius-plugin"
15
+ },
16
+ "keywords": [
17
+ "react-native"
18
+ ],
19
+ "author": {
20
+ "name": "Kestas Venslauskas",
21
+ "email": "kestas.venslauskas@gmail.com"
22
+ },
23
+ "license": "MIT",
24
+ "licenseFilename": "LICENSE",
25
+ "readmeFilename": "README.md",
26
+ "peerDependencies": {
27
+ "react": "*",
28
+ "react-native": "*"
29
+ }
30
+ }
@@ -0,0 +1,30 @@
1
+ require "json"
2
+
3
+ package = JSON.parse(File.read(File.join(__dir__, "package.json")))
4
+
5
+ Pod::Spec.new do |s|
6
+ s.name = "react-native-gemius-plugin"
7
+ s.version = package["version"]
8
+ s.summary = package["description"]
9
+ s.description = <<-DESC
10
+ react-native-gemius-plugin
11
+ DESC
12
+ s.homepage = "https://github.com/github_account/react-native-gemius-plugin"
13
+ s.license = "MIT"
14
+ # s.license = { :type => "MIT", :file => "FILE_LICENSE" }
15
+ s.authors = { "Your Name" => "yourname@email.com" }
16
+ s.platforms = { :ios => "9.0" }
17
+ s.source = { :git => "https://github.com/github_account/react-native-gemius-plugin.git", :tag => "#{s.version}" }
18
+
19
+ # Try uncommenting if something wrong
20
+ # s.static_framework = true
21
+
22
+ s.source_files = "ios/*.{h,m}"
23
+ s.vendored_frameworks = 'ios/Frameworks/GemiusSDK.xcframework'
24
+ s.frameworks = 'GemiusSDK'
25
+
26
+ s.dependency "React"
27
+
28
+ # s.dependency "..."
29
+ end
30
+