Usage
- You can use this Helper class to post image with caption and water mark on it.
- Compatible with xcode 10.1 Swift 4.2
Just add this file into your project and use the following method to get access it.
InstagramHelper.sharedManager.postImageToInstagramWithCaption(imageInstagram: yourImageName, instagramCaption: "Caption Title or any URL", controller: yourContollerClassName)