| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-03-15 | 660 Bytes | |
| VTAcknowledgementsViewController 2.0.0 source code.tar.gz | 2021-03-15 | 552.4 kB | |
| VTAcknowledgementsViewController 2.0.0 source code.zip | 2021-03-15 | 666.6 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
- Update
VTAcknowledgementsViewControllerto detect URLs in header and footer - Update
VTAcknowledgementsViewControllerinitializers- Add
initWithAcknowledgements:(#69) - Add
initWithAcknowledgements:style - Add
initWithPath:style(#70) - Remove
initWithAcknowledgementsPlistPath: - Remove
initWithAcknowledgementsFileNamed:
- Add
- Update
UIViewControllersubclasses initializers nullability annotations to match UIKit methods - Add
VTLocalizationto refactor localization methods - Rename
VTAcknowledgementsParsertoVTParser(#72) - Remove legacy CocoaPods format support
- Update deployment target to iOS 9