kylef / URITemplate.swift

Swift implementation of URI Template (RFC6570)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URITemplate 2.0.0 Dependency

cosminstirbu opened this issue · comments

Hi,

There is a Swift 3.0 version of URITemplate.
Can we please update the subspec to this version?

https://github.com/kylef/URITemplate.swift/blob/master/URITemplate.podspec

Thanks,
Cosmin

I'm not sure i follow @cosminstirbu. The URITemplate 2.0 release supports Swift 3.0. The pod spec you linked to has already been updated and the version is already URITemplate 2.0.

I logged this issue on the wrong project. I meant to log it on https://github.com/kylef/Mockingjay/issues?q=is%3Aopen+is%3Aissue.

Sorry about that.

@cosminstirbu there is a branch that's nearly ready with Swift 3 support in Mockingjay: kylef/Mockingjay#63

Great. We'll point to that branch until a new version is released via Cocoapods.

Thank you.