2 "name": "BankingLayer",
4 "summary": "Official IOS SDK for Banking Layer.",
5 "description": "This is the official IOS SDK for Banking Layer. This SDK connects your IOS Store to the Banking Layer API.\n This API SDK functions as a client-side POST, taking input of form data and sending a properly-formatted JSON object\n to the Banking Layer API server. The result is a redirect of the client browser to the appropriate bank/payment method URL.\n Upon a successful, failed, or cancelled transaction, the client will be redirected to the URL specified in the API.",
6 "homepage": "https://docs.bankinglayer.com",
12 "Celeris Pay": "support@celerispay.com"
18 "vendored_frameworks": "gateway_ios_sdk.framework"
21 "http": "https://newgenpayments.blob.core.windows.net/ios/BankingLayer_1_0_8.zip"
23 "pod_target_xcconfig": {
24 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26 "public_header_files": "gateway_ios_sdk.framework/Headers/*.h",
27 "source_files": "gateway_ios_sdk.framework/**/*.{h,m,Swift}",
28 "swift_versions": "5.0",
41 "swift_version": "5.0"