-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathSubscription.storekit
More file actions
45 lines (41 loc) · 924 Bytes
/
Subscription.storekit
File metadata and controls
45 lines (41 loc) · 924 Bytes
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
{
"products" : [
],
"settings" : {
},
"subscriptionGroups" : [
{
"id" : "E75502DE",
"localizations" : [
],
"name" : "com.maxisom.XKCDY.subgroup",
"subscriptions" : [
{
"adHocOffers" : [
],
"displayPrice" : "2.99",
"familyShareable" : true,
"groupNumber" : 1,
"internalID" : "C675357C",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "",
"displayName" : "",
"locale" : "en_US"
}
],
"productID" : "com.maxisom.XKCDY.pro",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "XKCDY Pro",
"subscriptionGroupID" : "E75502DE",
"type" : "RecurringSubscription"
}
]
}
],
"version" : {
"major" : 1,
"minor" : 0
}
}