ASModel 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>.