react-native-firework-sdk 2.3.0 → 2.3.1

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.
@@ -14,7 +14,7 @@
14
14
  </data>
15
15
  <key>Info.plist</key>
16
16
  <data>
17
- +/zNl0ktVKh76kn8vs9C/it+l34=
17
+ bJBEvOE+WJbSoSkR6Xh6+u4bfOs=
18
18
  </data>
19
19
  <key>Modules/FireworkVideoUI.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
20
20
  <data>
@@ -6,7 +6,7 @@ target 'FireworkVideoUI' do
6
6
  use_frameworks!
7
7
 
8
8
  # Pods for FireworkVideoUI
9
- pod 'FireworkVideo', '1.9.0'
9
+ pod 'FireworkVideo', '1.10.0'
10
10
 
11
11
  target 'FireworkVideoUITests' do
12
12
  # Pods for testing
@@ -1,16 +1,16 @@
1
1
  PODS:
2
- - FireworkVideo (1.9.0)
2
+ - FireworkVideo (1.10.0)
3
3
 
4
4
  DEPENDENCIES:
5
- - FireworkVideo (= 1.9.0)
5
+ - FireworkVideo (= 1.10.0)
6
6
 
7
7
  SPEC REPOS:
8
8
  trunk:
9
9
  - FireworkVideo
10
10
 
11
11
  SPEC CHECKSUMS:
12
- FireworkVideo: 77edd3eb890c09a0656c8599bee874a38aefec53
12
+ FireworkVideo: 570db884ae53f0ef1ed14469aa4e2ff7b87e8732
13
13
 
14
- PODFILE CHECKSUM: fc28c17eb5d44ab66c794e84553cdc6abe3b5426
14
+ PODFILE CHECKSUM: f5c9d8219506294f391e29a8d79d415c2db9fedd
15
15
 
16
16
  COCOAPODS: 1.12.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-firework-sdk",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "Firework React Native SDK",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",