There was an error while loading. Please reload this page.
1 parent dcda4d8 commit a49675bCopy full SHA for a49675b
1 file changed
Localide.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "Localide"
4
- s.version = "2.1.1"
+ s.version = "2.1.2"
5
s.summary = "Localide is an easy helper to offer users a personalized experience by using their favorite installed apps for directions."
6
7
s.homepage = "https://github.com/davoda/Localide"
@@ -12,9 +12,9 @@ Pod::Spec.new do |s|
12
s.author = { "David Elsonbaty" => "dave@elsonbaty.ca" }
13
s.social_media_url = "http://twitter.com/NSDavidObject"
14
15
- s.platform = :ios, "8.0"
+ s.platform = :ios, "11.0"
16
17
- s.source = { :git => "https://github.com/davoda/Localide.git", :tag => s.version.to_s }
+ s.source = { :git => "https://github.com/cineman/Localide.git", :tag => s.version.to_s }
18
s.source_files = "Localide/Classes/*"
19
20
s.requires_arc = true
0 commit comments