Skip to content

Commit

Permalink
~0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchengbo committed Apr 3, 2024
1 parent eb83044 commit 5740a58
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions ANNetwork.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ANNetwork'
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = 'A short description of ANNetwork.'

# This description is used to generate tags and improve search results.
Expand All @@ -25,7 +25,7 @@ TODO: Add long description of the pod here.
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'sunchengbo' => '[email protected]' }
s.source = { :git => 'https://github.com/sunchengbo/ANNetwork.git', :tag => '0.0.3' }
s.source = { :git => 'https://github.com/sunchengbo/ANNetwork.git', :tag => '0.0.4' }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '10.0'
Expand All @@ -44,6 +44,6 @@ TODO: Add long description of the pod here.

s.dependency 'Moya/RxSwift'
s.dependency 'HandyJSON'
s.dependency 'ANBaseUI/UserDefaultExtension' , '~> 0.0.2'
s.dependency 'ANBaseUI/UserDefaultExtension'

end
8 changes: 4 additions & 4 deletions Example/ANNetwork.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
0449730BA4A22309F0CC6A40 /* ANNetwork.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = ANNetwork.podspec; path = ../ANNetwork.podspec; sourceTree = "<group>"; };
0449730BA4A22309F0CC6A40 /* ANNetwork.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = ANNetwork.podspec; path = ../ANNetwork.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
10F0F64588230A7A451F5965 /* Pods-ANNetwork_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ANNetwork_Tests.debug.xcconfig"; path = "Target Support Files/Pods-ANNetwork_Tests/Pods-ANNetwork_Tests.debug.xcconfig"; sourceTree = "<group>"; };
607FACD01AFB9204008FA782 /* ANNetwork_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ANNetwork_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand All @@ -40,9 +40,9 @@
607FACE51AFB9204008FA782 /* ANNetwork_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ANNetwork_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
61A1E9C15E85B66F71EDE57F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
61A1E9C15E85B66F71EDE57F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
7D31C32D3244FED440AE2736 /* Pods-ANNetwork_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ANNetwork_Example.debug.xcconfig"; path = "Target Support Files/Pods-ANNetwork_Example/Pods-ANNetwork_Example.debug.xcconfig"; sourceTree = "<group>"; };
96AE9F8E5E8028460B7B4D96 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
96AE9F8E5E8028460B7B4D96 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
D97A184D454CA59F5AB7D717 /* Pods_ANNetwork_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ANNetwork_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
DEAD77FB60845308DD9832F3 /* Pods_ANNetwork_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ANNetwork_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
E4581663BABB53D9A64E3699 /* Pods-ANNetwork_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ANNetwork_Example.release.xcconfig"; path = "Target Support Files/Pods-ANNetwork_Example/Pods-ANNetwork_Example.release.xcconfig"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -147,7 +147,6 @@
10F0F64588230A7A451F5965 /* Pods-ANNetwork_Tests.debug.xcconfig */,
EE4617B02E0349C4A3CE8147 /* Pods-ANNetwork_Tests.release.xcconfig */,
);
name = Pods;
path = Pods;
sourceTree = "<group>";
};
Expand Down Expand Up @@ -227,6 +226,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- Alamofire (5.9.1)
- ANBaseUI/UserDefaultExtension (0.0.2)
- ANNetwork (0.0.3):
- ANBaseUI/UserDefaultExtension (~> 0.0.2)
- ANBaseUI/UserDefaultExtension (0.0.4)
- ANNetwork (0.0.4):
- ANBaseUI/UserDefaultExtension
- HandyJSON
- Moya/RxSwift
- HandyJSON (5.0.2)
Expand Down Expand Up @@ -32,8 +32,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
ANBaseUI: 49c402da236cadadb599d92e912d3f077a62b926
ANNetwork: 8698a934fbf348269f7b3ca9a171b55d5347e2e2
ANBaseUI: d01502e9e1128df7280dd1ee986ba59f9f4ae6eb
ANNetwork: a6a6cd710a079a7b87c889a8eebc51c663c55b1a
HandyJSON: 9e4e236f5d2dbefad5155a77417bbea438201c03
Moya: 138f0573e53411fb3dc17016add0b748dfbd78ee
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632
Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/ANBaseUI.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Local Podspecs/ANNetwork.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5740a58

Please sign in to comment.