Commit b0f87b80 by GuoJianPeng

1.0.0

parent 0c7e6b36
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'ASAppleLogin' s.name = 'ASAppleLogin'
s.version = '0.1.0' s.version = '1.0.0'
s.summary = 'A short description of ASAppleLogin.' s.summary = 'A short description of ASAppleLogin.'
# This description is used to generate tags and improve search results. # This description is used to generate tags and improve search results.
......
PODS: PODS:
- ASAppleLogin (0.1.0) - ASAppleLogin (1.0.0)
DEPENDENCIES: DEPENDENCIES:
- ASAppleLogin (from `../`) - ASAppleLogin (from `../`)
...@@ -9,7 +9,7 @@ EXTERNAL SOURCES: ...@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
ASAppleLogin: 379414bcd6af4d5dcc5cef41d56e11c6dccf9fe4 ASAppleLogin: 3b9fa4fa47a41a1390a85c0f77cc45f39258bf3e
PODFILE CHECKSUM: 44f132e1ae90568b0a26ad8064b7e99ee264f207 PODFILE CHECKSUM: 44f132e1ae90568b0a26ad8064b7e99ee264f207
......
{ {
"name": "ASAppleLogin", "name": "ASAppleLogin",
"version": "0.1.0", "version": "1.0.0",
"summary": "A short description of ASAppleLogin.", "summary": "A short description of ASAppleLogin.",
"description": "TODO: Add long description of the pod here.", "description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.svinvy.com/oc/ASAppleLogin", "homepage": "https://gitlab.svinvy.com/oc/ASAppleLogin",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
}, },
"source": { "source": {
"git": "https://gitlab.svinvy.com/oc/ASAppleLogin.git", "git": "https://gitlab.svinvy.com/oc/ASAppleLogin.git",
"tag": "0.1.0" "tag": "1.0.0"
}, },
"platforms": { "platforms": {
"ios": "10.0" "ios": "10.0"
......
PODS: PODS:
- ASAppleLogin (0.1.0) - ASAppleLogin (1.0.0)
DEPENDENCIES: DEPENDENCIES:
- ASAppleLogin (from `../`) - ASAppleLogin (from `../`)
...@@ -9,7 +9,7 @@ EXTERNAL SOURCES: ...@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
ASAppleLogin: 379414bcd6af4d5dcc5cef41d56e11c6dccf9fe4 ASAppleLogin: 3b9fa4fa47a41a1390a85c0f77cc45f39258bf3e
PODFILE CHECKSUM: 44f132e1ae90568b0a26ad8064b7e99ee264f207 PODFILE CHECKSUM: 44f132e1ae90568b0a26ad8064b7e99ee264f207
......
...@@ -47,13 +47,13 @@ ...@@ -47,13 +47,13 @@
7E0F95710B086FED9765208E9D628FC7 /* Pods-ASAppleLogin_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Tests.release.xcconfig"; sourceTree = "<group>"; }; 7E0F95710B086FED9765208E9D628FC7 /* Pods-ASAppleLogin_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Tests.release.xcconfig"; sourceTree = "<group>"; };
7EC1525D3F5E51BAAB5340D1CC78FBDC /* ASAppleUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleUser.m; path = ASAppleLogin/Classes/ASAppleUser.m; sourceTree = "<group>"; }; 7EC1525D3F5E51BAAB5340D1CC78FBDC /* ASAppleUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleUser.m; path = ASAppleLogin/Classes/ASAppleUser.m; sourceTree = "<group>"; };
8D12954AE32A2135D40764C97D0B588D /* ASAppleLogin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleLogin.m; path = ASAppleLogin/Classes/ASAppleLogin.m; sourceTree = "<group>"; }; 8D12954AE32A2135D40764C97D0B588D /* ASAppleLogin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ASAppleLogin.m; path = ASAppleLogin/Classes/ASAppleLogin.m; sourceTree = "<group>"; };
8FEB30D7E0628617DA9F430205F5E8A5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; 8FEB30D7E0628617DA9F430205F5E8A5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
A9E1DD76C741351F27EC40CD754D64C1 /* ASAppleLogin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ASAppleLogin-dummy.m"; sourceTree = "<group>"; }; A9E1DD76C741351F27EC40CD754D64C1 /* ASAppleLogin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ASAppleLogin-dummy.m"; sourceTree = "<group>"; };
AF465D777BCB4E9FF7BF8F2B3B94A146 /* Pods-ASAppleLogin_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ASAppleLogin_Tests-acknowledgements.plist"; sourceTree = "<group>"; }; AF465D777BCB4E9FF7BF8F2B3B94A146 /* Pods-ASAppleLogin_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-ASAppleLogin_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
B2D6D9DE2EDCB15BF2899D703303FCAB /* Pods-ASAppleLogin_Example */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-ASAppleLogin_Example"; path = "libPods-ASAppleLogin_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; B2D6D9DE2EDCB15BF2899D703303FCAB /* Pods-ASAppleLogin_Example */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-ASAppleLogin_Example"; path = "libPods-ASAppleLogin_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
BDEBE56F1977BF39384D6D0E5F366591 /* ASAppleLogin.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = ASAppleLogin.podspec; sourceTree = "<group>"; tabWidth = 2; }; BDEBE56F1977BF39384D6D0E5F366591 /* ASAppleLogin.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = ASAppleLogin.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
C0B03218033DAEA78D882E53BB2A7D97 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; C0B03218033DAEA78D882E53BB2A7D97 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
C297A983F5B640018BE52984E15C2B3B /* ASAppleLogin */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = ASAppleLogin; path = libASAppleLogin.a; sourceTree = BUILT_PRODUCTS_DIR; }; C297A983F5B640018BE52984E15C2B3B /* ASAppleLogin */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = ASAppleLogin; path = libASAppleLogin.a; sourceTree = BUILT_PRODUCTS_DIR; };
CF0A465042FDBDFCFF7E5622BF32E28E /* Pods-ASAppleLogin_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Example.debug.xcconfig"; sourceTree = "<group>"; }; CF0A465042FDBDFCFF7E5622BF32E28E /* Pods-ASAppleLogin_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-ASAppleLogin_Example.debug.xcconfig"; sourceTree = "<group>"; };
CFC1AC1BBB7EA730F5E3D6C646FB2616 /* ASAppleLogin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ASAppleLogin.release.xcconfig; sourceTree = "<group>"; }; CFC1AC1BBB7EA730F5E3D6C646FB2616 /* ASAppleLogin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ASAppleLogin.release.xcconfig; sourceTree = "<group>"; };
...@@ -458,7 +458,8 @@ ...@@ -458,7 +458,8 @@
MTL_FAST_MATH = YES; MTL_FAST_MATH = YES;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
STRIP_INSTALLED_PRODUCT = NO; STRIP_INSTALLED_PRODUCT = NO;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
SYMROOT = "${SRCROOT}/../build"; SYMROOT = "${SRCROOT}/../build";
}; };
......
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