nst / STHTTPRequest

Obj-C / Cocoa HTTP requests for humans
BSD 3-Clause "New" or "Revised" License
825 stars 82 forks source link

v. 1.03 not showing up in spec repository #39

Closed ExoticObjects closed 8 years ago

ExoticObjects commented 8 years ago

I noticed that you committed 1.03

but the highest version number returned by pod search is 1.02.

pod search STHTTPRequest

-> STHTTPRequest (1.0.2)
   A NSURLConnection wrapper for humans
   pod 'STHTTPRequest', '~> 1.0.2'
   - Homepage: https://github.com/nst/STHTTPRequest
   - Source:   https://github.com/nst/STHTTPRequest.git
   - Versions: 1.0.2, 1.0.0 [master repo]

Maybe this is intentional? Just in case...

nst commented 8 years ago

Thank you for reporting the issue.

Tags 1.0.3 (based on NSURLConnection) and 1.1.0 (based on NSURLSession) are now visible in CocoaPods.