diff --git a/AddressBook/Podfile b/AddressBook/Podfile index ba9aabc..bc4be90 100644 --- a/AddressBook/Podfile +++ b/AddressBook/Podfile @@ -1,2 +1,2 @@ platform :ios, '7.0' - pod 'DTTableViewManager' + pod 'DTTableViewManager', '~> 2.0.1'