-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathSuperwall_SwiftUI-Products.storekit
59 lines (54 loc) · 1.25 KB
/
Superwall_SwiftUI-Products.storekit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"identifier" : "88130D01",
"nonRenewingSubscriptions" : [
],
"products" : [
],
"settings" : {
"_compatibilityTimeRate" : {
"3" : 6
},
"_timeRate" : 1003
},
"subscriptionGroups" : [
{
"id" : "49A58F4B",
"localizations" : [
],
"name" : "Example Subscription Group",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "89.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "301B442B",
"introductoryOffer" : {
"internalID" : "2A4CC7D6",
"paymentMode" : "free",
"subscriptionPeriod" : "P1W"
},
"localizations" : [
{
"description" : "with a free 7 day trial",
"displayName" : "Yearly Subscription",
"locale" : "en_US"
}
],
"productID" : "sk.superwall.annual.89.99_7",
"recurringSubscriptionPeriod" : "P1Y",
"referenceName" : "sw_8999_yr",
"subscriptionGroupID" : "49A58F4B",
"type" : "RecurringSubscription"
}
]
}
],
"version" : {
"major" : 2,
"minor" : 0
}
}