Sen descrición

StoreKit.storekit 2.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "identifier" : "D0E98E7D-0C63-4D0F-A999-EC6AAB6E3B7C",
  3. "nonRenewingSubscriptions" : [],
  4. "products" : [
  5. {
  6. "displayPrice" : "1100.00",
  7. "familyShareable" : false,
  8. "internalID" : "64D1B757-30B3-4D8A-AE2A-83B6E2B9B4A7",
  9. "localizations" : [
  10. {
  11. "description" : "Unlock premium features with weekly access.",
  12. "displayName" : "Premium Weekly",
  13. "locale" : "en_US"
  14. }
  15. ],
  16. "productID" : "com.mqldev.zoomapp.premium.weekly",
  17. "referenceName" : "Premium Weekly",
  18. "type" : "NonConsumable"
  19. },
  20. {
  21. "displayPrice" : "2500.00",
  22. "familyShareable" : false,
  23. "internalID" : "5F0659F3-9E3E-4E7A-95A4-87F68F63AE64",
  24. "localizations" : [
  25. {
  26. "description" : "Unlock premium features with monthly access.",
  27. "displayName" : "Premium Monthly",
  28. "locale" : "en_US"
  29. }
  30. ],
  31. "productID" : "com.mqldev.zoomapp.premium.monthly",
  32. "referenceName" : "Premium Monthly",
  33. "type" : "NonConsumable"
  34. },
  35. {
  36. "displayPrice" : "9900.00",
  37. "familyShareable" : false,
  38. "internalID" : "CE6E8B9A-65D4-4E3A-9EB2-5B81A410F1E0",
  39. "localizations" : [
  40. {
  41. "description" : "Unlock premium features with yearly access.",
  42. "displayName" : "Premium Yearly",
  43. "locale" : "en_US"
  44. }
  45. ],
  46. "productID" : "com.mqldev.zoomapp.premium.yearly",
  47. "referenceName" : "Premium Yearly",
  48. "type" : "NonConsumable"
  49. },
  50. {
  51. "displayPrice" : "14900.00",
  52. "familyShareable" : false,
  53. "internalID" : "D01B7280-2C4C-4FB1-AC1F-4E61B70A1F6D",
  54. "localizations" : [
  55. {
  56. "description" : "One-time premium purchase for lifetime access.",
  57. "displayName" : "Premium Lifetime",
  58. "locale" : "en_US"
  59. }
  60. ],
  61. "productID" : "com.mqldev.zoomapp.premium.lifetime",
  62. "referenceName" : "Premium Lifetime",
  63. "type" : "NonConsumable"
  64. }
  65. ],
  66. "settings" : {
  67. "_applicationInternalID" : "6A5A2E7C-2D73-4D48-8D32-7D5580A4B2F1",
  68. "_developerTeamID" : "",
  69. "_disableDialogs" : false,
  70. "_failTransactionsEnabled" : false,
  71. "_lastSynchronizedDate" : 0,
  72. "_locale" : "en_US",
  73. "_renewalRate" : 0,
  74. "_storefront" : "USA",
  75. "_timeRate" : 0
  76. },
  77. "subscriptionGroups" : [],
  78. "version" : {
  79. "major" : 3,
  80. "minor" : 0
  81. }
  82. }