Closed userow closed 8 years ago
This was a conscious decision to prevent people from using deprecated (and likely vulnerable) OpenSSL versions.
Actually, the only reason why I was using 1.0.207 in my project was the fact that 1.0.208 was not assembling after downloading through CocoaPods.
1.0.207 was assembling. 1.0.200 through 1.0.203 have correct paths in CocoaPod's Specs.
So.. YES, by not giving out pre-last version's correct path you are forcing users to use 1.0.208. ... OR ... 1.0.203.
It gives out 404 when downloading non-last (1.0.208 for now) version.
through