2 "name": "XsollaSDKPaymentsKit",
4 "summary": "The official Xsolla SDK for iOS used to receive payments for in-game purchases with the convenient UI based on Xsolla Pay Station.",
5 "description": "The library allows opening payment UI via web to use main Pay Station features:\n * purchases for 130+ currencies\n * purchases via 700+ payment methods\n * built-in anti-fraud\n * payment UI localized in 20 languages\n * purchase refund\nThe Payments SDK is required to work with payments when using the Store SDK, but it also can be used separately.\n\nNOTE: The SDK is written in pure Swift. You can use it in Swift or mixed-language projects. Pure Objective-C projects are not supported.",
6 "authors": "Xsolla (USA), Inc.",
7 "homepage": "http://www.xsolla.com",
15 "swift_versions": "5.0",
17 "git": "https://github.com/xsolla/commerce-ios-sdk.git",
20 "frameworks": "Foundation",
22 "source_files": "PaymentsKit/**/*.{h,m,swift}",
24 "XsollaSDKUtilities": [
28 "swift_version": "5.0"