2 "name": "XsollaSDKInventoryKit",
4 "summary": "The official Xsolla SDK for iOS used to manage player’s inventory using the solution based on In-Game-Store.",
5 "description": "The library contains methods for working with the Player Inventory API and allows you to implement the management of:\n * user inventory\n * virtual currency balance\nThe Inventory SDK can be used in combination with the Store SDK or separately.\n\nNOTE: The SDK is written in pure Swift. You can use it in Swift or mixed-language projects. Pure Objective-C projects aren’t 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": "InventoryKit/**/*.{h,m,swift}",
24 "XsollaSDKUtilities": [
28 "swift_version": "5.0"