diff --git a/Example/Podfile b/Example/Podfile index e9d25bd..e3b58ab 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -11,8 +11,7 @@ target 'PNObject_Example' do pod 'NSString-Helper' pod 'CodFis-Helper' pod 'StrongestPasswordValidator' - pod 'AFOAuth2Manager', :git => 'https://github.com/AFNetworking/AFOAuth2Manager.git', :branch => '3_0_0_branch' - + end target 'PNObject_Tests' do