You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
919 B

  1. {
  2. "name": "com.unity.purchasing",
  3. "displayName": "In App Purchasing",
  4. "version": "2.0.3",
  5. "unity": "2018.1",
  6. "description": "Unity IAP supports the iOS, Mac, tvOS, Google Play, Facebook Gameroom, Windows, Amazon, Samsung Galaxy, Tizen, Cloud Moolah MOO, Xiaomi Mi Game Pay App Stores.\n\nWith Unity IAP, setting up in-app purchases for your game across multiple app stores has never been easier.\n\nUse one common API to access all stores for free. With just a few lines of code, you can fully understand and optimize your in-game economy.\n\nUnity IAP automatically couples with Unity Analytics enabling you to monitor and act on trends in your revenue and purchase data across multiple platforms.\n\nIncludes client-side receipt validation for Apple, Google Play, and Xiaomi Mi Game Pay.",
  7. "keywords": [
  8. "purchasing",
  9. "iap",
  10. "unity"
  11. ],
  12. "license" : "Unity Companion Package License v1.0"
  13. }