To run the example project, clone the repo, and run pod install from the Example directory first.
viewToMagnify:required for magnifying 🔎scale:magnification scale,default is 2.0offsetX:offset on x axis from view's center,default is 0.0offsetY:offset on y axis from view's center,default is 0.0needPlusSign:should add plus sign in the middle of magnifier,default is falseoutlineColor:border color of magnifier,default is lightGrayoutlineWidth:border line width of magnifier,default is 2.0size:size of magnifier,default is 100.0
LNSMagnifierView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LNSMagnifierView'LinusLing, linusling419@gmail.com
LNSMagnifierView is available under the MIT license. See the LICENSE file for more info.
