4 "summary": "Official iOS SDK for Primer",
5 "description": "This library contains the official iOS SDK for Primer. Install this Cocoapod to seemlessly integrate the Primer Checkout & API platform in your app.",
6 "homepage": "https://www.primer.io",
12 "Primer": "dx@primer.io"
15 "git": "https://github.com/primer-io/primer-sdk-ios.git",
18 "swift_versions": "5",
22 "default_subspecs": "Core",
33 "source_files": "Sources/PrimerSDK/Classes/**/*.{h,m,swift}",
36 "Sources/PrimerSDK/Resources/*.xcassets",
37 "Sources/PrimerSDK/Resources/Localizable/**/*.strings",
38 "Sources/PrimerSDK/Resources/Localizable/**/*.stringsdict",
39 "Sources/PrimerSDK/Resources/Storyboards/*.{storyboard}",
40 "Sources/PrimerSDK/Resources/Nibs/*",
41 "Sources/PrimerSDK/Resources/JSONs/**/*.json"
44 "pod_target_xcconfig": {
45 "FRAMEWORK_SEARCH_PATHS": [
47 "${PODS_CONFIGURATION_BUILD_DIR}/Primer3DS",
48 "${PODS_CONFIGURATION_BUILD_DIR}/PrimerKlarnaSDK",
49 "${PODS_CONFIGURATION_BUILD_DIR}/PrimerIPay88MYSDK",
50 "${PODS_CONFIGURATION_BUILD_DIR}/PrimerNolPaySDK",
51 "${PODS_XCFRAMEWORKS_BUILD_DIR}/PrimerKlarnaSDK",
52 "${PODS_XCFRAMEWORKS_BUILD_DIR}/PrimerStripeSDK"