2 "name": "XsollaSDKStoreKit",
4 "summary": "The official Xsolla SDK for iOS used to sell items in the apps based on In-Game Store.",
5 "description": "The library contains methods for working with the Store API and allows you to implement the following features:\n * selling virtual items and virtual currency\n * managing virtual currency balance\n * working with promotional campaigns (discounts, coupons, and promo codes)\nTo work with payments when using the Store SDK, the Payments SDK is required.\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": "StoreKit/**/*.{h,m,swift}",
24 "XsollaSDKUtilities": [
31 "swift_version": "5.0"