2 "name": "PrimerIPay88SDK",
4 "summary": "A wrapper of the iPay88 SDK.",
5 "description": "PrimerIPay88SDK is a wrapper of the iPay88 SDK that exposes its functionality, and It can\nbe used within the PrimerSDK as a separate module. If you want to use iPay88 for\naccepting payments with Primer you have to add `pod 'PrimerIPay88SDK'` in your podfile.",
6 "homepage": "https://github.com/primer-io/primer-ipay88-sdk-ios",
12 "Checkout Team": "checkout@primer.io"
15 "git": "https://github.com/primer-io/primer-ipay88-sdk-ios.git",
18 "social_media_url": "https://primer.io",
19 "cocoapods_version": ">= 1.10.0",
20 "swift_versions": "5.3",
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "PrimerIPay88SDK/Classes/**/*",
29 "PrimerIPay88SDK/lib/Ipay.h",
30 "PrimerIPay88SDK/lib/IpayPayment.h"
32 "vendored_libraries": "PrimerIPay88SDK/lib/libipay88sdk.a",
33 "swift_version": "5.3"