evermeer / AlamofireJsonToObjects

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

Fix iOS build and lower minimum deployment target. #15

Closed davidwu226 closed 8 years ago

davidwu226 commented 8 years ago

Need bundle info and the previously committed deployment target was too high.

evermeer commented 8 years ago

deployment target is updated.