/MNWSDK

mini create MNWSDK let login with other platforms so easy! like Facebook google apple...

Primary LanguageObjective-CMIT LicenseMIT

MNWSDK

CI Status Version License Platform

Example

To run the example project, clone the repo, It already has static library import. But if you want to import pod, add pod dependencies as follows and run pod install from the Example directory first. For specific access methods, see Example...

Requirements

Installation

MNWSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'mini_mnwsdk/MNWSDK'

If you need another login platform access method, you just need to add the following line to your Podfile:

  pod 'mini_mnwsdk/MNWSDKPlatforms/Facebook'
  pod 'mini_mnwsdk/MNWSDKPlatforms/GooglePlus'
  pod 'mini_mnwsdk/MNWSDKPlatforms/Apple'

Author

Taki, tanzhiwu@mini1.cn

License

MNWSDK is available under the MIT license. See the LICENSE file for more info.