We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee919f7 commit 2c4e72fCopy full SHA for 2c4e72f
Capacitor.podspec
@@ -9,6 +9,6 @@ Pod::Spec.new do |s|
9
s.authors = { 'Ionic Team' => 'hi@ionicframework.com' }
10
s.source = { :git => 'https://github.com/ionic-team/capacitor.git', :tag => s.version.to_s }
11
s.source_files = 'ios/Capacitor/Capacitor/*.{swift,h,m}', 'ios/Capacitor/Capacitor/Plugins/*.{swift,h,m}', 'ios/Capacitor/Capacitor/Plugins/**/*.{swift,h,m}'
12
- s.dependency 'CapacitorCordova', '2.1.2'
+ s.dependency 'CapacitorCordova'
13
s.swift_version = '5.0'
14
end
0 commit comments