kevinzhow

Upgrade to iOS8

@@ -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"