Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMBase
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
GMBase
Commits
1060477e
Commit
1060477e
authored
Dec 19, 2019
by
刘鹿杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Phobos库 指定到我liulujie/phobos1.3.0分支
parent
70ed94c6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
4 deletions
+12
-4
Podfile
Example/Podfile
+1
-1
Podfile.lock
Example/Podfile.lock
+11
-3
No files found.
Example/Podfile
View file @
1060477e
...
...
@@ -8,7 +8,7 @@ source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
target
'GMBase_Example'
do
pod
'GMBase'
,
:path
=>
'../'
pod
'GMPhobos'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git'
,
:branch
=>
'liulujie/Phobos1.3.0'
target
'GMBase_Tests'
do
inherit!
:search_paths
...
...
Example/Podfile.lock
View file @
1060477e
...
...
@@ -80,6 +80,7 @@ PODS:
DEPENDENCIES:
- GMBase (from `../`)
- "GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, branch `liulujie/Phobos1.3.0`)"
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
...
...
@@ -88,7 +89,6 @@ SPEC REPOS:
- GMJSONModel
- GMKit
- GMNetService
- GMPhobos
- GMRefresh
https://github.com/cocoapods/specs.git:
- AFNetworking
...
...
@@ -101,6 +101,14 @@ SPEC REPOS:
EXTERNAL SOURCES:
GMBase:
:path: "../"
GMPhobos:
:branch: liulujie/Phobos1.3.0
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
CHECKOUT OPTIONS:
GMPhobos:
:commit: 4ea007a81485a7c2e5cf047b28d99d4f50ecf838
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
...
...
@@ -110,7 +118,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMNetService: 7c69e7981b4fac29657fad5fc86a0c453196b862
GMPhobos:
7aec8c5025c2f67798a46fb1570e5ebb4ebfd06a
GMPhobos:
c1dd33760f8d4243e6bf562a115899e66c6ec7d2
GMRefresh: 9d2c521e3d49b68d3c736fb138a87fae4adb05f9
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
...
...
@@ -118,6 +126,6 @@ SPEC CHECKSUMS:
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
PODFILE CHECKSUM:
b9c24bb8fb1ea50b58c59e079b456b4ca1d9b998
PODFILE CHECKSUM:
7762450529f5986537224b027a0c7d2e756a8f54
COCOAPODS: 1.7.4
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