-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started with PYAegis
LinHuijie edited this page Jan 9, 2019
·
5 revisions
You can follow the instructions step by step to install PYAegis in your project.
- For use CocoaPods
- specify it in your Profile -
pod 'PYAegis'
- specify it in your Profile -
- For use source code
- add all code under
PYAegis
folder to your project
- add all code under
At this point, PYAegis has add in your project. And let PYAegis to project your project stability.
You can find more articles like this on the wiki.