Sen descrición

StoreKit.storekit 2.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "identifier" : "7B5DA685-94A9-4A9B-86EA-F7D90A0D5249",
  3. "nonRenewingSubscriptions" : [],
  4. "products" : [
  5. {
  6. "displayPrice" : "1100.00",
  7. "familyShareable" : false,
  8. "internalID" : "F16C0A1F-5B83-41AB-A9F2-69157A11A11A",
  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.meetingsapp.premium.weekly",
  17. "referenceName" : "Premium Weekly",
  18. "type" : "NonConsumable"
  19. },
  20. {
  21. "displayPrice" : "2500.00",
  22. "familyShareable" : false,
  23. "internalID" : "B2B57D59-AE2B-4953-BF03-5D4AFECAC6C1",
  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.meetingsapp.premium.monthly",
  32. "referenceName" : "Premium Monthly",
  33. "type" : "NonConsumable"
  34. },
  35. {
  36. "displayPrice" : "9900.00",
  37. "familyShareable" : false,
  38. "internalID" : "C5694F51-47D8-4AFD-9D33-95A888527BB5",
  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.meetingsapp.premium.yearly",
  47. "referenceName" : "Premium Yearly",
  48. "type" : "NonConsumable"
  49. },
  50. {
  51. "displayPrice" : "14900.00",
  52. "familyShareable" : false,
  53. "internalID" : "7F9AA412-9F7A-4DF7-BCFB-DF308359DCEF",
  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.meetingsapp.premium.lifetime",
  62. "referenceName" : "Premium Lifetime",
  63. "type" : "NonConsumable"
  64. }
  65. ],
  66. "settings" : {
  67. "_applicationInternalID" : "A53B9DA3-4C5B-40F4-8452-AD3B8DDE5B9F",
  68. "_developerTeamID" : "",
  69. "_disableDialogs" : false,
  70. "_failTransactionsEnabled" : false,
  71. "_lastSynchronizedDate" : 0,
  72. "_locale" : "en_PK",
  73. "_renewalRate" : 0,
  74. "_storefront" : "PAK",
  75. "_timeRate" : 0
  76. },
  77. "subscriptionGroups" : [],
  78. "version" : {
  79. "major" : 3,
  80. "minor" : 0
  81. }
  82. }