CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 47 forks source link

Pod installing Issue - UnParsable at 'trunk' import time #451

Open abubakar-9013 opened 3 years ago

abubakar-9013 commented 3 years ago

Hello, I' ll try to be as clear as possible to clear my situation. I published a pod named 'PodCheckingEmail' and it was working fine. Then, to check wether I can delete that pod and make a new pod with the same name, I deleted the pod with command 'pod trunk delete PodCheckingEmail 0.1.0' and it was deleted. After that, I made another pod and it was published successfully. But now at cocoaPod site, when I search for my Pod, the search description under PodCheckingEmail goes like 'UnParsable at 'trunk' import time', and when i click on it, it takes me to guthub repo instead of remaining on the same website with opening the detail of the pod. Also, when I try to install the pod in podfile, it gives error by and wouldn't let me install. Any help would be appreciated!

Screenshot 2021-06-23 at 10 32 58 AM