File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
- - analytics_debugger (0 .0.1 ):
2
+ - analytics_debugger (1 .0.0 ):
3
3
- AnalyticsDebugger
4
4
- Flutter
5
5
- AnalyticsDebugger (0.0.1)
@@ -20,7 +20,7 @@ EXTERNAL SOURCES:
20
20
:path: Flutter
21
21
22
22
SPEC CHECKSUMS:
23
- analytics_debugger: d1bde251ea268cf5a26e35d35c135dd30b037762
23
+ analytics_debugger: 511c8cb5d16a3036e63a27bc866b8e98641866b3
24
24
AnalyticsDebugger: f6e4b5f4392652eaac0f3f65b0176dbe2c035cb2
25
25
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
26
26
Original file line number Diff line number Diff line change @@ -200,5 +200,5 @@ packages:
200
200
source: hosted
201
201
version: "2.1.4"
202
202
sdks:
203
- dart: ">=2.19.0 <4 .0.0"
203
+ dart: ">=2.19.0 <3 .0.0"
204
204
flutter: ">=2.5.0"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
11
DESC
12
12
s . homepage = 'https://github.com/chandrabezzo/ios-analytics-debugger.git'
13
13
s . license = { :file => '../LICENSE' }
14
- s . author = { 'Solusi Bejo (https://www.solusibejo.com)' => '[email protected] ' } }
14
+ s . author = { 'Solusi Bejo (https://www.solusibejo.com)' => '[email protected] ' }
15
15
s . source = { :path => '.' }
16
16
s . source_files = 'Classes/**/*'
17
17
s . dependency 'Flutter'
You can’t perform that action at this time.
0 commit comments