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
93d00cad
Commit
93d00cad
authored
May 13, 2020
by
jz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
9b7d1d72
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
Podfile
Example/Podfile
+1
-1
Podfile.lock
Example/Podfile.lock
+4
-6
No files found.
Example/Podfile
View file @
93d00cad
...
...
@@ -11,7 +11,7 @@ target 'GMBase_Example' do
pod
'SnapKit'
,
'4.2.0'
pod
'GMShareSDK'
,
'0.2.1'
pod
'GMFoundation'
,
:path
=>
'../../GMFoundation'
#
pod 'GMFoundation', :path => '../../GMFoundation'
pod
'GMPhobos'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git'
,
:commit
=>
'7e58199898627699373ad6a9f87b875ab04b0927'
target
'GMBase_Tests'
do
inherit!
:search_paths
...
...
Example/Podfile.lock
View file @
93d00cad
...
...
@@ -31,7 +31,7 @@ PODS:
- "UITableView+FDTemplateLayoutCell (= 1.4)"
- GMCache (1.0.1):
- TMCache (= 2.1.0)
- GMFoundation (1.0.
7
)
- GMFoundation (1.0.
8
)
- GMHud (1.0.3):
- MBProgressHUD (= 0.9.2)
- GMJSONModel (1.7.4)
...
...
@@ -113,7 +113,6 @@ PODS:
DEPENDENCIES:
- GMBase (from `../`)
- GMFoundation (from `../../GMFoundation`)
- "GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, commit `7e58199898627699373ad6a9f87b875ab04b0927`)"
- GMShareSDK (= 0.2.1)
- SnapKit (= 4.2.0)
...
...
@@ -121,6 +120,7 @@ DEPENDENCIES:
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
- GMCache
- GMFoundation
- GMHud
- GMJSONModel
- GMKit
...
...
@@ -146,8 +146,6 @@ SPEC REPOS:
EXTERNAL SOURCES:
GMBase:
:path: "../"
GMFoundation:
:path: "../../GMFoundation"
GMPhobos:
:commit: 7e58199898627699373ad6a9f87b875ab04b0927
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
...
...
@@ -163,7 +161,7 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
GMBase: 070cc24cc99b5a839174cc4cc8905f5fd6f54a69
GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMFoundation:
59cdf19ad5bdc479162da975cc739cf5cb418ab6
GMFoundation:
e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
GMHud: 18d41f4900a204f27be14e9504fcee2060ae3b2c
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: ff2a77a9b85e13b4de333ec5eeb10b1ffef09756
...
...
@@ -183,6 +181,6 @@ SPEC CHECKSUMS:
WechatOpenSDK: 8b3ba4239193d1112205c139c94e21934e8f369a
Weibo_SDK: 5a4d08f7e1fedbb635435e4585c8c0439c7da089
PODFILE CHECKSUM:
91fc775f851c4b233485f262092149bc6027c830
PODFILE CHECKSUM:
b74f2b194504ef9d44b1d8f86b5b3ace5f59b61c
COCOAPODS: 1.9.1
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