Skip to content

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.

Step 1: Add PYAegis to project

  • For use CocoaPods
    • specify it in your Profile - pod 'PYAegis'
  • For use source code
    • add all code under PYAegis folder to your project

Step 2: Done

At this point, PYAegis has add in your project. And let PYAegis to project your project stability.

More

Clone this wiki locally