UNPKG

extensions.unity.iap.store

Version:

Unity IAP (4.12.2) wrapper for simple usage

28 lines 686 B
{ "name": "extensions.unity.iap.store", "displayName": "IAP Store", "author": { "name": "Ivan Murzak", "url": "https://github.com/IvanMurzak" }, "version": "4.12.2", "unity": "2020.3", "description": "Unity IAP (4.12.2) wrapper for simple usage", "keywords": [ "purchasing", "iap", "unity" ], "dependencies": { "com.unity.purchasing": "4.12.2", "com.cysharp.unitask": "2.5.10", "com.neuecc.unirx": "7.1.0" }, "scopedRegistries": [ { "name": "package.openupm.com", "url": "https://package.openupm.com", "scopes": [ "com.cysharp.unitask", "com.neuecc.unirx" ] } ] }