-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Configuration.storekit
52 lines (46 loc) · 1003 Bytes
/
Configuration.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
{
"identifier" : "D089F079",
"nonRenewingSubscriptions" : [
],
"products" : [
],
"settings" : {
},
"subscriptionGroups" : [
{
"id" : "CB65D67D",
"localizations" : [
],
"name" : "Premium",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "0.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "A03E0783",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "",
"displayName" : "",
"locale" : "en_US"
}
],
"productID" : "com.temporary.id",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : null,
"subscriptionGroupID" : "CB65D67D",
"type" : "RecurringSubscription"
}
]
}
],
"version" : {
"major" : 1,
"minor" : 2
}
}