Does PDFTron IOS library has support for detecting the phone Numbers?

No. However, you can extract the text or string values if you are dealing with forms (e.g. field.GetValueAsString())
and use a regular expression to determine if the value follows a given pattern.