- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPodfile
More file actions
Latest commit
20 lines (13 loc) · 413 Bytes
/
Copy pathPodfile
File metadata and controls
20 lines (13 loc) · 413 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Uncomment the next line to define a global platform for your project
platform:ios,'14.0'
use_frameworks!
workspace'MapScaleView_iOS_API'
project'MapScaleView/MapScaleView.xcodeproj'
project'MapScaleViewTester/MapScaleViewTester.xcodeproj'
deftester_pods
pod'GoogleMaps','8.4.0'
end
target'MapScaleViewTester'do
project'MapScaleViewTester/MapScaleViewTester.xcodeproj'
tester_pods
end