evermeer / AlamofireJsonToObjects

An Alamofire extension which converts JSON response data into swift objects using EVReflection
Other
161 stars 28 forks source link

Using with Swift 2.0 and xcode 7.0 #7

Closed sagits closed 9 years ago

sagits commented 9 years ago

Hi, whats the default version for use with swift 2.0?

I was using:

use_frameworks! pod "AlamofireJsonToObjects"

to get the latests, but after updating to xcode 7 it's showing a lot of syntax errors. Thanks in advance.

sagits commented 9 years ago

My bad, everything working. Closing.

evermeer commented 9 years ago

No problem :-) Have fun!