File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'flutter_radar'
3- s . version = '3.1.1 '
3+ s . version = '3.5.9 '
44 s . summary = 'Flutter package for Radar, the leading geofencing and location tracking platform'
55 s . description = 'Flutter package for Radar, the leading geofencing and location tracking platform'
66 s . homepage = 'http://example.com'
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010 s . source_files = 'Classes/**/*'
1111 s . public_header_files = 'Classes/**/*.h'
1212 s . dependency 'Flutter'
13- s . dependency 'RadarSDK' , '3.1.5 '
13+ s . dependency 'RadarSDK' , '3.5.9 '
1414 s . platform = :ios , '10.0'
1515 s . static_framework = true
1616
Original file line number Diff line number Diff line change 11name : flutter_radar
22description : Flutter package for Radar, the leading geofencing and location tracking platform
3- version : 3.1.2
3+ version : 3.5.9
44homepage : https://github.com/radarlabs/flutter-radar
55
66environment :
You can’t perform that action at this time.
0 commit comments