Commit 99cf3266 authored by jz's avatar jz

git tag 0.1.1

parent 3a658c87
......@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
GMTencentSDK: 38c15235146a627f2bca6a902c6324036f45b30e
GMTencentSDK: 82efcaf689b3d2d6e5d7f4a3aad6a383d0dedd84
PODFILE CHECKSUM: 396553c9d64798345f8afe64276c557baca92fd1
......
......@@ -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"
},
......
......@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
GMTencentSDK: 38c15235146a627f2bca6a902c6324036f45b30e
GMTencentSDK: 82efcaf689b3d2d6e5d7f4a3aad6a383d0dedd84
PODFILE CHECKSUM: 396553c9d64798345f8afe64276c557baca92fd1
......
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment