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 frameworks
use_frameworks!
# Pods for Zero Bounce iOS SDK
target 'Zero Bounce iOS SDKTests' do
inherit! :search_paths
# Pods for testing
pod 'Mocker', '~> 2.5.4'
end
end
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