pintawebware / iOS-Login-LeftMenu-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-Login-LeftMenu-Template

#Uses library:

export.png

###Model

####WebService Implementation communications with REST API service. Using AFNetworking library.

####RequestMapManager Gets response with WebService, and transfers a NSDictionary(JSON) in object entity. Model object realized via EasyMapping for transformation NSDictionary(JSON) in model.

####UserModel Model for response REST API.

About


Languages

Language:Objective-C 99.8%Language:Ruby 0.2%