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- 4.2 .0
1+ 5.0 .0
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Simple static table views for iOS in Swift. Static's goal is to separate model d
99
1010| Swift Version | Static Version |
1111| ------------- | -------------- |
12+ | 5.0+ | 4.0.0 |
1213| 4.2+ | 3.0.1 |
1314| 3.2+ | 2.1 |
1415| 3.0.1 | 2.0.1 |
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'Static'
3- spec . version = '3 .0.2 '
3+ spec . version = '4 .0.0 '
44 spec . summary = 'Simple static table views for iOS in Swift.'
55 spec . description = 'Static provides simple static table views for iOS in Swift.'
66 spec . homepage = 'https://github.com/venmo/static'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >3 .0.2 </string >
18+ <string >4 .0.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments