You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated our Pod at: https://cocoapods.org/pods/ZeroBounceSDK 5 days ago, but even though the version is up to date, the README is an old file. I even added the readme specifically in the podspec, changed it to another .md file and the README shown on CocoaPods site is still the old file. The readme argument seems to be ignored. This is happening since 2-3 versions ago (same outaded file is shown even though the README has changed multiple times).
What did you expect to happen?
Update the pod README on cocoapods.org to match the one on the github release.
What happened instead?
The readme on cocoapods.org is different than the updated readme.
# Uncomment the next line to define a global platform for your project# platform :ios, '9.0'target'Zero Bounce iOS SDK'do# Comment the next line if you don't want to use dynamic frameworksuse_frameworks!# Pods for Zero Bounce iOS SDKtarget'Zero Bounce iOS SDKTests'doinherit!:search_paths# Pods for testingpod'Mocker','~> 2.5.4'endend
Report
What did you do?
I updated our Pod at: https://cocoapods.org/pods/ZeroBounceSDK 5 days ago, but even though the version is up to date, the README is an old file. I even added the readme specifically in the podspec, changed it to another .md file and the README shown on CocoaPods site is still the old file. The readme argument seems to be ignored. This is happening since 2-3 versions ago (same outaded file is shown even though the README has changed multiple times).
What did you expect to happen?
Update the pod README on cocoapods.org to match the one on the github release.
What happened instead?
The readme on cocoapods.org is different than the updated readme.
CocoaPods Environment
Stack
Installation Source
Plugins
Podfile
Project that demonstrates the issue
https://github.com/zerobounce/zero-bounce-ios-sdk/tree/0.1.7
The text was updated successfully, but these errors were encountered: