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
4b63c3b5
Commit
4b63c3b5
authored
Apr 19, 2017
by
汪洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save progress
parent
e0fb98f5
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
89 deletions
+0
-89
GMBase.podspec.json
Example/Pods/Local Podspecs/GMBase.podspec.json
+0
-42
project.pbxproj
Example/Pods/Pods.xcodeproj/project.pbxproj
+0
-0
Info.plist
Example/Pods/Target Support Files/GMBase/Info.plist
+0
-26
GMPhobos-umbrella.h
...le/Pods/Target Support Files/GMPhobos/GMPhobos-umbrella.h
+0
-21
No files found.
Example/Pods/Local Podspecs/GMBase.podspec.json
deleted
100644 → 0
View file @
e0fb98f5
{
"name"
:
"GMBase"
,
"version"
:
"0.0.23"
,
"summary"
:
"更美iOS APP 的 Objective-C 基础Pod库"
,
"homepage"
:
"http://git.gengmei.cc/gengmeiios/GMBase"
,
"license"
:
"仅限北京更美互动信息科技有限公司内部使用"
,
"authors"
:
{
"wangyang"
:
"wangyang@gmei.com"
},
"source"
:
{
"git"
:
"git@git.gengmei.cc:gengmeiios/GMBase.git"
,
"tag"
:
"0.0.23"
},
"platforms"
:
{
"ios"
:
"8.0"
},
"source_files"
:
"GMBase/Classes/**/*"
,
"private_header_files"
:
"GMBase/Classes/GMBaseUtil.h"
,
"dependencies"
:
{
"GMRefresh"
:
[
],
"JSONModel"
:
[
"1.2.0"
],
"UITableView+FDTemplateLayoutCell"
:
[
"1.4"
],
"GMNetService"
:
[
],
"MBProgressHUD"
:
[
"0.9.2"
],
"Masonry"
:
[
"1.0.1"
],
"GMPhobos"
:
[
]
}
}
Example/Pods/Pods.xcodeproj/project.pbxproj
deleted
100644 → 0
View file @
e0fb98f5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Example/Pods/Target Support Files/GMBase/Info.plist
deleted
100644 → 0
View file @
e0fb98f5
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
en
<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
{
EXECUTABLE_NAME
}<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
$
{
PRODUCT_BUNDLE_IDENTIFIER
}<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
$
{
PRODUCT_NAME
}<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
0.0.23
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
$
{
CURRENT_PROJECT_VERSION
}<
/string
>
<
k
e
y
>
NSPrincipalClass
<
/k
e
y
>
<
string
><
/string
>
<
/
d
i
c
t
>
<
/plist
>
Example/Pods/Target Support Files/GMPhobos/GMPhobos-umbrella.h
deleted
100644 → 0
View file @
e0fb98f5
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "Phobos.h"
#import "PhobosConfig.h"
#import "PhobosPVProtocol.h"
#import "PhobosUtil.h"
#import "UIResponder+PhobosPV.h"
FOUNDATION_EXPORT
double
GMPhobosVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
GMPhobosVersionString
[];
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