Skip to content

Commit

Permalink
chore: Update pod config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 13, 2020
1 parent b0dc810 commit 683e75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MapManagerReportLocation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Pod::Spec.new do |spec|
spec.source = { :git => "https://github.com/jaywcjlove/map-manager-report-location.git", :tag => "#{spec.version}" }
spec.platform = :ios, "9"
spec.dependency 'AMapLocation', '2.6.7'
spec.dependency 'AMapFoundation', '1.6.4'
spec.dependency 'GMObjC', '3.1.2'
# spec.source_files = "./MapManager.framework"
spec.vendored_frameworks = 'MapManager.framework'
Expand Down

0 comments on commit 683e75c

Please sign in to comment.