4 "summary": "iZettle SDK for iOS",
5 "description": "For detailed information, please see iZettleSDK documentation and Readme.",
6 "homepage": "https://www.izettle.com/",
12 "iZettle AB": "hello@izettle.com"
18 "git": "https://github.com/iZettle/sdk-ios.git",
21 "source_files": "iZettleSDK/**/*.{h,swift}",
22 "preserve_paths": "iZettleSDK/iZettleSDK.xcframework",
23 "public_header_files": "iZettleSDK/iZettleSDK.xcframework/**/*.h",
24 "vendored_frameworks": [
25 "iZettleSDK/iZettleSDK.xcframework",
26 "iZettleSDK/iZettlePayments.xcframework"
29 "SystemConfiguration",
45 "OTHER_LDFLAGS": "-ObjC",
46 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/iZettleSDK\""