krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
v3.8.2: SyncedProducts.storekit · raw
1{
2 "appPolicies" : {
3 "eula" : "",
4 "policies" : [
5 {
6 "locale" : "en_US",
7 "policyText" : "",
8 "policyURL" : ""
9 }
10 ]
11 },
12 "identifier" : "8055EC65",
13 "nonRenewingSubscriptions" : [
14
15 ],
16 "products" : [
17 {
18 "displayPrice" : "4.99",
19 "familyShareable" : false,
20 "internalID" : "6762209132",
21 "localizations" : [
22 {
23 "description" : "Large Tip",
24 "displayName" : "Large Tip",
25 "locale" : "en_US"
26 }
27 ],
28 "productID" : "net.cleberg.hutch.tip.large",
29 "referenceName" : "Large Tip",
30 "type" : "Consumable"
31 },
32 {
33 "displayPrice" : "2.99",
34 "familyShareable" : false,
35 "internalID" : "6762209073",
36 "localizations" : [
37 {
38 "description" : "Medium Tip",
39 "displayName" : "Medium Tip",
40 "locale" : "en_US"
41 }
42 ],
43 "productID" : "net.cleberg.hutch.tip.medium",
44 "referenceName" : "Medium Tip",
45 "type" : "Consumable"
46 },
47 {
48 "displayPrice" : "0.99",
49 "familyShareable" : false,
50 "internalID" : "6762209018",
51 "localizations" : [
52 {
53 "description" : "Small Tip",
54 "displayName" : "Small Tip",
55 "locale" : "en_US"
56 }
57 ],
58 "productID" : "net.cleberg.hutch.tip.small",
59 "referenceName" : "Small Tip",
60 "type" : "Consumable"
61 }
62 ],
63 "settings" : {
64 "_applicationInternalID" : "6760742299",
65 "_askToBuyEnabled" : false,
66 "_billingGracePeriodEnabled" : false,
67 "_billingIssuesEnabled" : false,
68 "_developerTeamID" : "ZCNAX3VL9D",
69 "_disableDialogs" : false,
70 "_failTransactionsEnabled" : false,
71 "_lastSynchronizedDate" : 798317262.14421904,
72 "_locale" : "en_US",
73 "_renewalBillingIssuesEnabled" : false,
74 "_storefront" : "USA",
75 "_storeKitErrors" : [
76
77 ],
78 "_timeRate" : 0
79 },
80 "subscriptionGroups" : [
81
82 ],
83 "version" : {
84 "major" : 5,
85 "minor" : 0
86 }
87}