Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -77,7 +77,7 @@ Pod::Spec.new do |s| | @@ -77,7 +77,7 @@ Pod::Spec.new do |s| | ||
| 77 | # the deployment target. You can optionally include the target after the platform. | 77 | # the deployment target. You can optionally include the target after the platform. |
| 78 | # | 78 | # |
| 79 | 79 | ||
| 80 | - s.platform = :ios, "6.0" | 80 | + s.platform = :ios, "8.0" |
| 81 | 81 | ||
| 82 | # When using multiple platforms | 82 | # When using multiple platforms |
| 83 | # s.ios.deployment_target = "5.0" | 83 | # s.ios.deployment_target = "5.0" |
-
Please register or login to post a comment