Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMNetService
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
GMNetService
Commits
0f9d1145
Commit
0f9d1145
authored
May 31, 2016
by
汪洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.1.2
parent
f92518db
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
Podfile.lock
Example/Podfile.lock
+3
-3
GMNetService.podspec.json
Example/Pods/Local Podspecs/GMNetService.podspec.json
+3
-3
Manifest.lock
Example/Pods/Manifest.lock
+3
-3
Info.plist
Example/Pods/Target Support Files/GMNetService/Info.plist
+1
-1
No files found.
Example/Podfile.lock
View file @
0f9d1145
...
...
@@ -14,8 +14,8 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- GMNetService (0.1.
1
):
- AFNetworking (
~>
3.1.0)
- GMNetService (0.1.
2
):
- AFNetworking (
=
3.1.0)
DEPENDENCIES:
- GMNetService (from `../`)
...
...
@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMNetService:
ac72aeab3603f86126dcb35880b615a36aa702
65
GMNetService:
3493b9fe1740d124057a52fa204291e0aa066e
65
PODFILE CHECKSUM: 8051686300d7bc1292715d043cf7d19489f36ff9
...
...
Example/Pods/Local Podspecs/GMNetService.podspec.json
View file @
0f9d1145
{
"name"
:
"GMNetService"
,
"version"
:
"0.1.
1
"
,
"version"
:
"0.1.
2
"
,
"summary"
:
"A short description of GMNetService."
,
"homepage"
:
"http://git.gengmei.cc/gengmeiios/GMNetService"
,
"license"
:
"MIT"
,
...
...
@@ -9,7 +9,7 @@
},
"source"
:
{
"git"
:
"http://git.gengmei.cc/gengmeiios/GMNetService.git"
,
"tag"
:
"0.1.
1
"
"tag"
:
"0.1.
2
"
},
"platforms"
:
{
"ios"
:
"8.0"
...
...
@@ -18,7 +18,7 @@
"public_header_files"
:
"GMNetService/Classes/{WMNetService,WMSecureNetService,WMImageUploadOperation,GMNetConstant}.h"
,
"dependencies"
:
{
"AFNetworking"
:
[
"
~>
3.1.0"
"3.1.0"
]
}
}
Example/Pods/Manifest.lock
View file @
0f9d1145
...
...
@@ -14,8 +14,8 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- GMNetService (0.1.
1
):
- AFNetworking (
~>
3.1.0)
- GMNetService (0.1.
2
):
- AFNetworking (
=
3.1.0)
DEPENDENCIES:
- GMNetService (from `../`)
...
...
@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMNetService:
ac72aeab3603f86126dcb35880b615a36aa702
65
GMNetService:
3493b9fe1740d124057a52fa204291e0aa066e
65
PODFILE CHECKSUM: 8051686300d7bc1292715d043cf7d19489f36ff9
...
...
Example/Pods/Target Support Files/GMNetService/Info.plist
View file @
0f9d1145
...
...
@@ -15,7 +15,7 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
0.1.
1
<
/string
>
<
string
>
0.1.
2
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
...
...
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