Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMTencentSDK
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMTencentSDK
Commits
99cf3266
Commit
99cf3266
authored
Dec 18, 2019
by
jz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git tag 0.1.1
parent
3a658c87
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
Podfile.lock
Example/Podfile.lock
+1
-1
GMTencentSDK.podspec.json
Example/Pods/Local Podspecs/GMTencentSDK.podspec.json
+1
-1
Manifest.lock
Example/Pods/Manifest.lock
+1
-1
GMTencentSDK.podspec
GMTencentSDK.podspec
+1
-1
No files found.
Example/Podfile.lock
View file @
99cf3266
...
...
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
GMTencentSDK:
38c15235146a627f2bca6a902c6324036f45b30e
GMTencentSDK:
82efcaf689b3d2d6e5d7f4a3aad6a383d0dedd84
PODFILE CHECKSUM: 396553c9d64798345f8afe64276c557baca92fd1
...
...
Example/Pods/Local Podspecs/GMTencentSDK.podspec.json
View file @
99cf3266
...
...
@@ -19,7 +19,7 @@
"ios"
:
"8.0"
},
"source_files"
:
"GMTencentSDK/Classes/**/*"
,
"vendored_frameworks"
:
"SDK/TencentOpenAPI.framework"
,
"vendored_frameworks"
:
"
GMTencentSDK/
SDK/TencentOpenAPI.framework"
,
"xcconfig"
:
{
"VALID_ARCHS"
:
"arm64 x86_64"
},
...
...
Example/Pods/Manifest.lock
View file @
99cf3266
...
...
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
GMTencentSDK:
38c15235146a627f2bca6a902c6324036f45b30e
GMTencentSDK:
82efcaf689b3d2d6e5d7f4a3aad6a383d0dedd84
PODFILE CHECKSUM: 396553c9d64798345f8afe64276c557baca92fd1
...
...
GMTencentSDK.podspec
View file @
99cf3266
...
...
@@ -32,7 +32,7 @@ TODO: Add long description of the pod here.
s
.
source_files
=
'GMTencentSDK/Classes/**/*'
s
.
vendored_frameworks
=
'SDK/TencentOpenAPI.framework'
s
.
vendored_frameworks
=
'
GMTencentSDK/
SDK/TencentOpenAPI.framework'
s
.
xcconfig
=
{
'VALID_ARCHS'
=>
'arm64 x86_64'
,
...
...
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