Paypal iOS SDK v2.12.4 Release Notes

    • Split card.io libraries into 3 different libraries to help reduce the size of the individual files #339. You should link to libPayPalMobile.a, libCardIO.a, libopencv_core.a', andlibopencv_imgproc.a` for your app now. See notes in 2.12.2 for more information.
    • 🛠 Fix issue with iOS 6 API availability with call to initWithBase64EncodedData:options: issue #351.
    • Switch to use vendored_libraries in PayPal-iOS-SDK.podspec to help some CocoaPod issues.