暫無描述

ProSubscriptions.storekit 3.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "appPolicies" : {
  3. "eula" : "",
  4. "policies" : [
  5. {
  6. "locale" : "en_US",
  7. "policyText" : "",
  8. "policyURL" : ""
  9. }
  10. ]
  11. },
  12. "identifier" : "ProSubscriptions",
  13. "nonRenewingSubscriptions" : [
  14. ],
  15. "products" : [
  16. ],
  17. "settings" : {
  18. "_failTransactionsEnabled" : false,
  19. "_locale" : "en_US",
  20. "_storefront" : "USA",
  21. "_storeKitErrors" : [
  22. ],
  23. "_timeRate" : 0
  24. },
  25. "subscriptionGroups" : [
  26. {
  27. "id" : "21829751",
  28. "localizations" : [
  29. ],
  30. "name" : "Indeed AI Pro",
  31. "subscriptions" : [
  32. {
  33. "adHocOffers" : [
  34. ],
  35. "codeOffers" : [
  36. ],
  37. "displayPrice" : "9.99",
  38. "familyShareable" : false,
  39. "groupNumber" : 1,
  40. "internalID" : "A1000001",
  41. "introductoryOffer" : null,
  42. "localizations" : [
  43. {
  44. "description" : "All premium features. Cancel anytime.",
  45. "displayName" : "Weekly Pro",
  46. "locale" : "en_US"
  47. }
  48. ],
  49. "productID" : "com.mqldev.appforindeed.pro.weekly",
  50. "recurringSubscriptionPeriod" : "P1W",
  51. "referenceName" : "Weekly Pro",
  52. "subscriptionGroupID" : "21829751",
  53. "type" : "RecurringSubscription"
  54. },
  55. {
  56. "adHocOffers" : [
  57. ],
  58. "codeOffers" : [
  59. ],
  60. "displayPrice" : "19.99",
  61. "familyShareable" : false,
  62. "groupNumber" : 2,
  63. "internalID" : "A1000002",
  64. "introductoryOffer" : null,
  65. "localizations" : [
  66. {
  67. "description" : "All premium features and priority support.",
  68. "displayName" : "Monthly Pro",
  69. "locale" : "en_US"
  70. }
  71. ],
  72. "productID" : "com.mqldev.appforindeed.pro.monthly",
  73. "recurringSubscriptionPeriod" : "P1M",
  74. "referenceName" : "Monthly Pro",
  75. "subscriptionGroupID" : "21829751",
  76. "type" : "RecurringSubscription"
  77. },
  78. {
  79. "adHocOffers" : [
  80. ],
  81. "codeOffers" : [
  82. ],
  83. "displayPrice" : "39.99",
  84. "familyShareable" : false,
  85. "groupNumber" : 3,
  86. "internalID" : "A1000003",
  87. "introductoryOffer" : {
  88. "internalID" : "A1000004",
  89. "numberOfPeriods" : 1,
  90. "paymentMode" : "free",
  91. "subscriptionPeriod" : "P3D"
  92. },
  93. "localizations" : [
  94. {
  95. "description" : "Best value — includes a 3-day free trial.",
  96. "displayName" : "Yearly Pro",
  97. "locale" : "en_US"
  98. }
  99. ],
  100. "productID" : "com.mqldev.appforindeed.pro.yearly",
  101. "recurringSubscriptionPeriod" : "P1Y",
  102. "referenceName" : "Yearly Pro",
  103. "subscriptionGroupID" : "21829751",
  104. "type" : "RecurringSubscription"
  105. }
  106. ]
  107. }
  108. ],
  109. "version" : {
  110. "major" : 3,
  111. "minor" : 0
  112. }
  113. }