[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / f / PrimerNolPaySDK / 1.0.1 / PrimerNolPaySDK.podspec.json
blob62d40923868ad3578d914a6bd690db15c2393b98
2   "name": "PrimerNolPaySDK",
3   "version": "1.0.1",
4   "summary": "A wrapper for the Nol SDK",
5   "description": "A wrapper around the Nol payment SDK.",
6   "homepage": "https://primer.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Primer": "dx@primer.io"
13   },
14   "source": {
15     "git": "https://github.com/primer-io/primer-nol-pay-sdk-ios.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "13.1"
21   },
22   "ios": {
23     "source_files": "Sources/PrimerNolPaySDK/Classes/*.{swift}",
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ],
28     "vendored_frameworks": "Sources/Frameworks/TransitSDK.xcframework",
29     "pod_target_xcconfig": {
30       "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31     }
32   },
33   "xcconfig": {
34     "OTHER_SWIFT_FLAGS": "-no-verify-emitted-module-interface"
35   },
36   "swift_version": "5"