File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.2.1 </string >
18+ <string >1.2.2 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 11![ Shakuro HTTPClient] ( Resources/title_image.png )
22<br ><br >
33# HTTPClient
4- ![ Version] ( https://img.shields.io/badge/version-1.2.1 -blue.svg )
4+ ![ Version] ( https://img.shields.io/badge/version-1.2.2 -blue.svg )
55![ Platform] ( https://img.shields.io/badge/platform-iOS-lightgrey.svg )
66![ License MIT] ( https://img.shields.io/badge/license-MIT-green.svg )
77
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = 'Shakuro.HTTPClient'
4- s . version = '1.2.1 '
4+ s . version = '1.2.2 '
55 s . summary = 'HTTP client for iOS'
66 s . homepage = 'https://github.com/shakurocom/HTTPClient'
77 s . license = { :type => "MIT" , :file => "LICENSE.md" }
You can’t perform that action at this time.
0 commit comments