File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ source 'http://rubygems.org'
2
+
3
+ gem 'cocoapods' , '0.25.0'
Original file line number Diff line number Diff line change
1
+ GEM
2
+ remote: http://rubygems.org/
3
+ specs:
4
+ activesupport (3.2.14 )
5
+ i18n (~> 0.6 , >= 0.6.4 )
6
+ multi_json (~> 1.0 )
7
+ claide (0.3.2 )
8
+ cocoapods (0.25.0 )
9
+ activesupport (~> 3.0 )
10
+ claide (~> 0.3.2 )
11
+ cocoapods-core (= 0.25.0 )
12
+ cocoapods-downloader (~> 0.2.0 )
13
+ colored (~> 1.2 )
14
+ escape (~> 0.0.4 )
15
+ json (~> 1.8 )
16
+ open4 (~> 1.3 )
17
+ xcodeproj (~> 0.11.0 )
18
+ cocoapods-core (0.25.0 )
19
+ activesupport (~> 3.0 )
20
+ json (~> 1.8 )
21
+ nap (~> 0.5 )
22
+ cocoapods-downloader (0.2.0 )
23
+ colored (1.2 )
24
+ escape (0.0.4 )
25
+ i18n (0.6.5 )
26
+ json (1.8.0 )
27
+ multi_json (1.8.0 )
28
+ nap (0.5.1 )
29
+ open4 (1.3.0 )
30
+ xcodeproj (0.11.1 )
31
+ activesupport (~> 3.0 )
32
+ colored (~> 1.2 )
33
+
34
+ PLATFORMS
35
+ ruby
36
+
37
+ DEPENDENCIES
38
+ cocoapods (= 0.25.0 )
You can’t perform that action at this time.
0 commit comments