Showing
2 changed files
with
1 additions
and
1 deletions
... | @@ -15,7 +15,7 @@ Pod::Spec.new do |spec| | ... | @@ -15,7 +15,7 @@ Pod::Spec.new do |spec| |
15 | 15 | ||
16 | spec.author = { "billy" => "skourasbl@gmail.com" } | 16 | spec.author = { "billy" => "skourasbl@gmail.com" } |
17 | 17 | ||
18 | - spec.platform = :ios, "13.0" | 18 | + spec.platform = :ios, "11.0" |
19 | 19 | ||
20 | spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.0.1" } | 20 | spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.0.1" } |
21 | 21 | ... | ... |
-
Please register or login to post a comment