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 11Pod ::Spec . new do |s |
22 s . name = "Kanna"
3- s . version = "5.2.2 "
3+ s . version = "5.2.3 "
44 s . summary = "Kanna is an XML/HTML parser for iOS/macOS/watchOS/tvOS and Linux."
55 s . homepage = "https://github.com/tid-kijyun/Kanna"
66 s . license = 'MIT'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >5.2.2 </string >
18+ <string >5.2.3 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >5.2.2 </string >
18+ <string >5.2.3 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments