forked from CocoaPods/Specs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
65 lines (60 loc) · 1.37 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
GIT
remote: git://github.com/CocoaPods/CocoaPods.git
revision: c6e5b500600b0e700f3d7a8ad4778e95ba3b9ec7
branch: master
specs:
cocoapods (0.32.1)
activesupport (>= 3.2.15, < 4)
claide (~> 0.5.0)
cocoapods-core (= 0.32.1)
cocoapods-downloader (~> 0.5.0)
cocoapods-try (~> 0.2.0)
colored (~> 1.2)
escape (~> 0.0.4)
json_pure (~> 1.8)
nap (~> 0.7)
open4 (~> 1.3)
xcodeproj (~> 0.16.1)
GIT
remote: git://github.com/CocoaPods/Core.git
revision: e8216e010d9d1141a234da4d9d01cbd8416785b1
branch: master
specs:
cocoapods-core (0.32.1)
activesupport (>= 3.2.15, < 4)
fuzzy_match (~> 2.0.4)
json_pure (~> 1.8)
nap (~> 0.5)
GIT
remote: git://github.com/CocoaPods/Xcodeproj.git
revision: 6d0bc86794e1bc727cbec76e6ffc5393b8c04306
branch: master
specs:
xcodeproj (0.16.1)
activesupport (~> 3.0)
colored (~> 1.2)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
claide (0.5.0)
cocoapods-downloader (0.5.0)
cocoapods-try (0.2.0)
colored (1.2)
escape (0.0.4)
fuzzy_match (2.0.4)
i18n (0.6.9)
json_pure (1.8.1)
multi_json (1.9.2)
nap (0.7.0)
open4 (1.3.3)
rake (10.3.0)
PLATFORMS
ruby
DEPENDENCIES
cocoapods!
cocoapods-core!
rake
xcodeproj!