/ASModel

A simple and easy to use model framework for iOS/OSX.

Primary LanguageObjective-CMIT LicenseMIT

ASModel

License MIT 
A simple and easy to use model framework for iOS/OSX.

Installation

1.Add pod 'ASModel' to your Podfile.
2.Run pod install or pod update.
3.Import <ASModel/ASModel.h>.