bizz84 / bizz84/SwiftyStoreKit
Bump to latest version in .podspec
Open
type: bug
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
## Bug Report
I cant install latest version using cocoapods
pod 'SwiftyStoreKit', '0.16.4'
it's because in podscpec file `s.version = '0.16.1'`
Please fix it to latest version '0.16.4'
**To Reproduce**
pod 'SwiftyStoreKit', '0.16.4'
it says "None of your spec sources contain a spec satisfying the dependency: `SwiftyStoreKit (= 0.16.4)`."
Contributor guide
Assessment
This issue has not been assessed yet.