Commit 28ad588e authored by Fabio Pelosin's avatar Fabio Pelosin

Bundle: update cocoapods-trunk version

parent 9c6ac769
GIT
remote: https://github.com/CocoaPods/CLAide.git
revision: c25117279c38d6fc0ed289e5ad946e1b225eb30f
revision: 2d1ade5e062be937e630920c7399dbe1bee48d93
branch: master
specs:
claide (0.6.1)
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 6af534e951a0887e12c77332ce653270047b9341
revision: 873f7dddd593a3622644989aacce4f9191f0a050
branch: master
specs:
cocoapods-core (0.33.1)
......@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 46542abf3e1a835e7862feff57e3e14a89e70dbc
revision: e5a69ed8eb73b2df4122e3af2942198b278dc03c
branch: master
specs:
xcodeproj (0.17.0)
......@@ -27,14 +27,14 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 2ae40775be20a4e49b8662f47007ac7480aa7171
revision: 27a5c58d7d7aaf8886c47624260d167fa776175c
branch: master
specs:
cocoapods-downloader (0.6.1)
GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: c38ce91f94a426109ffaa76d1317afd4a7e7b7c5
revision: 0740e01bc8b99cbd8249e766fc4a87eae71e995e
branch: master
specs:
cocoapods-plugins (0.2.0)
......@@ -42,17 +42,17 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 7489b03f144b9659ae0457bcdafc35f701a6775b
revision: c62f86f83bf77faf8baf80359cc511dd1014fcfb
branch: master
specs:
cocoapods-trunk (0.1.3)
cocoapods-trunk (0.1.4)
json_pure (~> 1.8)
nap (>= 0.6)
netrc
GIT
remote: https://github.com/CocoaPods/cocoapods-try.git
revision: fbdccaede69bb9a30195e92f050225bda0c5fb3a
revision: 754e53f3c3eec4c5ba129d6955484fb27631d1d5
branch: master
specs:
cocoapods-try (0.3.0)
......@@ -72,7 +72,7 @@ PATH
cocoapods-core (= 0.33.1)
cocoapods-downloader (~> 0.6.1)
cocoapods-plugins (~> 0.2.0)
cocoapods-trunk (~> 0.1.1)
cocoapods-trunk (~> 0.1.4)
cocoapods-try (~> 0.3.0)
colored (~> 1.2)
escape (~> 0.0.4)
......
......@@ -33,7 +33,7 @@ s.files = Dir["lib/**/*.rb"] + %w{ bin/pod bin/sandbox-pod README.md LICENSE CHA
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.6.1'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.2.0'
s.add_runtime_dependency 'cocoapods-try', '~> 0.3.0'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.1.1'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.1.4'
s.add_runtime_dependency 'colored', '~> 1.2'
s.add_runtime_dependency 'escape', '~> 0.0.4'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment