Currently I am creating custom CocoaPod with dependencies ,I specified dependencies in podspec file following guides of CocoaPods GuidesDevelopment Pod Classes code disappears after running Pod install but it exists in the finderwhen I drag it to the project and add it to the project and run pod lib lint commandI get this error
[iOS] The
source_files
pattern did not match any file.
tried all solutions for this error on the internet but nothing works!!