Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMPhobos
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMPhobos
Commits
be18a214
Commit
be18a214
authored
6 years ago
by
jinzhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update phobos
parent
644cd103
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
+24
-24
Podfile.lock
Example/Podfile.lock
+23
-23
GMPhobos.podspec
GMPhobos.podspec
+1
-1
No files found.
Example/Podfile.lock
View file @
be18a214
PODS:
- GMCache (0.2.3):
- TMCache (= 2.1.0)
- GMKit (
0.8.4
):
- GMKit/Category (=
0.8.4
)
- GMKit/Color (=
0.8.4
)
- GMKit/Constant (=
0.8.4
)
- GMKit/FDFullscreenPopGesture (=
0.8.4
)
- GMKit/Kit (=
0.8.4
)
- GMKit/Protocol (=
0.8.4
)
- GMKit (
1.1.3
):
- GMKit/Category (=
1.1.3
)
- GMKit/Color (=
1.1.3
)
- GMKit/Constant (=
1.1.3
)
- GMKit/FDFullscreenPopGesture (=
1.1.3
)
- GMKit/Kit (=
1.1.3
)
- GMKit/Protocol (=
1.1.3
)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Category (
0.8.4
):
- GMKit/Color (=
0.8.4
)
- GMKit/Constant (=
0.8.4
)
- GMKit/Protocol (=
0.8.4
)
- GMKit/Category (
1.1.3
):
- GMKit/Color (=
1.1.3
)
- GMKit/Constant (=
1.1.3
)
- GMKit/Protocol (=
1.1.3
)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Color (
0.8.4
):
- GMKit/Color (
1.1.3
):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Constant (
0.8.4
):
- GMKit/Constant (
1.1.3
):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/FDFullscreenPopGesture (
0.8.4
):
- GMKit/FDFullscreenPopGesture (
1.1.3
):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Kit (
0.8.4
):
- GMKit/Category (=
0.8.4
)
- GMKit/Color (=
0.8.4
)
- GMKit/Constant (=
0.8.4
)
- GMKit/Protocol (=
0.8.4
)
- GMKit/Kit (
1.1.3
):
- GMKit/Category (=
1.1.3
)
- GMKit/Color (=
1.1.3
)
- GMKit/Constant (=
1.1.3
)
- GMKit/Protocol (=
1.1.3
)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Protocol (
0.8.4
):
- GMKit/Protocol (
1.1.3
):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMPhobos (1.2.3):
- GMCache (= 0.2.3)
- GMKit
- GMKit
(= 1.1.3)
- Masonry (1.1.0)
- SDWebImage (3.7.6):
- SDWebImage/Core (= 3.7.6)
...
...
@@ -62,8 +62,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
GMCache: 09a3029c96fe130e3a21faef70b3d9d2ce92d639
GMKit:
a30da06b84e5c4a357d427c70d1b5ec672a1f6a1
GMPhobos:
d408e5f59c6af5e75c6464558a1caf5f46d57e61
GMKit:
35f788243cceeddf3e13c5226b3ea0b5e08e2117
GMPhobos:
01cc63ee852d13a1fb8a9bea3608e60bcd5af5b8
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
...
...
This diff is collapsed.
Click to expand it.
GMPhobos.podspec
View file @
be18a214
...
...
@@ -25,7 +25,7 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
'8.0'
s
.
source_files
=
'GMPhobos/Classes/*.{h,m}'
s
.
dependency
'
GMCache
'
,
'0.2.3'
s
.
dependency
'
GMKit
'
s
.
dependency
'
GMKit
'
,
'1.1.3'
s
.
library
=
'z'
end
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment