Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 343 Bytes

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