4 "summary": "iZettle SDK for iOS",
5 "description": "For detailed information, please see iZettleSDK documentation and Readme.",
6 "homepage": "https://www.izettle.com/",
12 "PayPal Inc": "hello@izettle.com"
17 "pod_target_xcconfig": {
18 "VALID_ARCHS": "arm64 armv7 x86_64"
21 "git": "https://github.com/iZettle/sdk-ios.git",
24 "source_files": "iZettleSDK/**/*.{h,swift}",
25 "preserve_paths": "iZettleSDK/iZettleSDK.xcframework",
26 "public_header_files": "iZettleSDK/iZettleSDK.xcframework/**/*.h",
27 "vendored_frameworks": [
28 "iZettleSDK/iZettleSDK.xcframework",
29 "iZettleSDK/iZettlePayments.xcframework"
32 "SystemConfiguration",
48 "OTHER_LDFLAGS": "-ObjC",
49 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/iZettleSDK\""