Closed ismaiI1 closed 7 years ago
When i run "Pod install" I got this error : "The dependency MTDates is not used in any concrete target"
MTDates
I edit podfile :
target 'MTPDF' do source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.1' pod "MTDates" end
When i run "Pod install" I got this error : "The dependency
MTDates
is not used in any concrete target"