4 "summary": "Official IOS SDK for Expefast.",
5 "description": "This is the official IOS SDK for Expefast. This SDK connects your IOS Store to the Expefast 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 Expefast 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.expefast.com",
12 "Celeris Pay": "support@celerispay.com"
18 "vendored_frameworks": "gateway_ios_sdk.framework"
21 "http": "https://newgenpayments.blob.core.windows.net/ios/Expefast_1_3_10.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"