File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.5 '
3+ s . version = '3.7.1 '
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'
77 s . license = { :file => '../LICENSE' }
8- s . author = { 'Radar Labs, Inc.' => 'support@radar.com ' }
8+ s . author = { 'Radar Labs, Inc.' => 'support@radar.io ' }
99 s . source = { :path => '.' }
1010 s . source_files = 'Classes/**/*'
1111 s . public_header_files = 'Classes/**/*.h'
1212 s . dependency 'Flutter'
13- s . dependency 'RadarSDK' , '3.5.9 '
13+ s . dependency 'RadarSDK' , '3.7.1 '
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.5
3+ version : 3.7.1
44homepage : https://github.com/radarlabs/flutter-radar
55
66environment :
You can’t perform that action at this time.
0 commit comments