mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-01-12 08:54:14 +08:00
Release 0.16.2
This commit is contained in:
@@ -18,7 +18,7 @@ GIT
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
cocoapods (0.16.1)
|
||||
cocoapods (0.16.2)
|
||||
activesupport (~> 3.2.6)
|
||||
colored (~> 1.2)
|
||||
escape (~> 0.0.4)
|
||||
@@ -27,7 +27,7 @@ PATH
|
||||
octokit (~> 1.7)
|
||||
open4 (~> 1.3.0)
|
||||
rake (~> 0.9.4)
|
||||
xcodeproj (~> 0.4.1)
|
||||
xcodeproj (~> 0.4.3)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
|
||||
@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
|
||||
end
|
||||
|
||||
module Pod
|
||||
VERSION = '0.16.1'
|
||||
VERSION = '0.16.2'
|
||||
|
||||
class PlainInformative < StandardError
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user