This repository was archived by the owner on Nov 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## [ 1.1.1 - Swift 5.0] ( https://github.com/micheltlutz/MLTontiatorView/releases/tag/v1.1.1 ) (2019-04-14)
1+ ## [ 1.1.2 - Swift 5.0] ( https://github.com/micheltlutz/MLTontiatorView/releases/tag/v1.1.1 ) (2019-04-14)
22
33#### Add
44
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'MLTontiatorView'
3- s . version = '1.1.1 '
3+ s . version = '1.1.2 '
44 s . license = { :type => "MIT" , :file => "LICENSE" }
55 s . summary = 'A Simple Activity indicator view'
66 s . homepage = 'http://micheltlutz.me'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.1.1 </string >
18+ <string >1.1.2 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.1.1 </string >
18+ <string >1.1.2 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments