File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
platform :osx , "10.8"
2
2
3
3
source 'https://github.com/MacDownApp/cocoapods-specs.git' # Patched libraries.
4
- source 'https://github.com/CocoaPods/Specs.git '
4
+ source 'https://cdn.cocoapods.org/ '
5
5
6
6
project 'MacDown.xcodeproj'
7
7
Original file line number Diff line number Diff line change @@ -23,29 +23,29 @@ DEPENDENCIES:
23
23
- Sparkle (~> 1.18)
24
24
25
25
SPEC REPOS:
26
- https://github.com/cocoapods/specs.git:
26
+ https://github.com/MacDownApp/cocoapods-specs.git:
27
+ - handlebars-objc
28
+ - hoedown
29
+ - LibYAML
30
+ trunk:
27
31
- GBCli
28
32
- JJPluralForm
29
- - LibYAML
30
33
- M13OrderedDictionary
31
34
- MASPreferences
32
35
- PAPreferences
33
36
- Sparkle
34
- https://github.com/MacDownApp/cocoapods-specs.git:
35
- - handlebars-objc
36
- - hoedown
37
37
38
38
SPEC CHECKSUMS:
39
39
GBCli: e5f988fadb68e1e3c01919f134009fed9796fde0
40
40
handlebars-objc: dde09557cfee1dd0f34ab39595bd5eae7e17cb8b
41
41
hoedown: 8141833441f6430686c06bbc5159d7ce615155fb
42
42
JJPluralForm: 9a6235813990a33a63fb3eff457eb2c633af6acd
43
- LibYAML: 3af2c5adf3a40dff936d087aa6a77edc10036bc5
43
+ LibYAML: dee5c31dcab47b168425083c2b0a6baeacdf499e
44
44
M13OrderedDictionary: 6e157fe9c82aa6b3cd7198f5c5c30c7a6834c4a6
45
45
MASPreferences: c08b8622dd17b47da87669e741efd7c92e970e8c
46
46
PAPreferences: 9f0ffb1e67174a0df001af9d3320166ceb9ee6f5
47
47
Sparkle: 06ea33170007c5937ee54da481b4481af98fac79
48
48
49
- PODFILE CHECKSUM: 1c5b20dfe418eb7c8d4ad108b08133a493681f55
49
+ PODFILE CHECKSUM: e9356b9a2ceafda7889ba385de6e9f2d8b06cba0
50
50
51
- COCOAPODS: 1.6.1
51
+ COCOAPODS: 1.8.4
You can’t perform that action at this time.
0 commit comments