File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PODS:
2- - analytics_debugger (0 .0.1 ):
2+ - analytics_debugger (1 .0.0 ):
33 - AnalyticsDebugger
44 - Flutter
55 - AnalyticsDebugger (0.0.1)
@@ -20,7 +20,7 @@ EXTERNAL SOURCES:
2020 :path: Flutter
2121
2222SPEC CHECKSUMS:
23- analytics_debugger: d1bde251ea268cf5a26e35d35c135dd30b037762
23+ analytics_debugger: 511c8cb5d16a3036e63a27bc866b8e98641866b3
2424 AnalyticsDebugger: f6e4b5f4392652eaac0f3f65b0176dbe2c035cb2
2525 Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
2626
Original file line number Diff line number Diff line change @@ -200,5 +200,5 @@ packages:
200200 source: hosted
201201 version: "2.1.4"
202202sdks:
203- dart: ">=2.19.0 <4 .0.0"
203+ dart: ">=2.19.0 <3 .0.0"
204204 flutter: ">=2.5.0"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111 DESC
1212 s . homepage = 'https://github.com/chandrabezzo/ios-analytics-debugger.git'
1313 s . license = { :file => '../LICENSE' }
14- s . author = { 'Solusi Bejo (https://www.solusibejo.com)' => 'chandrashibezzo@gmail.com' } }
14+ s . author = { 'Solusi Bejo (https://www.solusibejo.com)' => 'chandrashibezzo@gmail.com' }
1515 s . source = { :path => '.' }
1616 s . source_files = 'Classes/**/*'
1717 s . dependency 'Flutter'
You can’t perform that action at this time.
0 commit comments