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...
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'
Taki, [email protected]
MNWSDK is available under the MIT license. See the LICENSE file for more info.