Showing
25 changed files
with
125 additions
and
21 deletions
No preview for this file type

253 KB

253 KB

253 KB
1 | { | 1 | { |
2 | "images" : [ | 2 | "images" : [ |
3 | { | 3 | { |
4 | - "filename" : "contest_banner.png", | 4 | + "filename" : "contest_banner_1.png", |
5 | "idiom" : "universal", | 5 | "idiom" : "universal", |
6 | "scale" : "1x" | 6 | "scale" : "1x" |
7 | }, | 7 | }, |
8 | { | 8 | { |
9 | - "filename" : "contest_banner 1.png", | 9 | + "filename" : "contest_banner_1 1.png", |
10 | "idiom" : "universal", | 10 | "idiom" : "universal", |
11 | "scale" : "2x" | 11 | "scale" : "2x" |
12 | }, | 12 | }, |
13 | { | 13 | { |
14 | - "filename" : "contest_banner 2.png", | 14 | + "filename" : "contest_banner_1 2.png", |
15 | "idiom" : "universal", | 15 | "idiom" : "universal", |
16 | "scale" : "3x" | 16 | "scale" : "3x" |
17 | } | 17 | } | ... | ... |

250 KB

250 KB

250 KB
SwiftWarplyFramework/SwiftWarplyFramework/Media.xcassets/contest_banner_2.imageset/Contents.json
0 → 100644
1 | +{ | ||
2 | + "images" : [ | ||
3 | + { | ||
4 | + "filename" : "contest_banner_2.png", | ||
5 | + "idiom" : "universal", | ||
6 | + "scale" : "1x" | ||
7 | + }, | ||
8 | + { | ||
9 | + "filename" : "contest_banner_2 1.png", | ||
10 | + "idiom" : "universal", | ||
11 | + "scale" : "2x" | ||
12 | + }, | ||
13 | + { | ||
14 | + "filename" : "contest_banner_2 2.png", | ||
15 | + "idiom" : "universal", | ||
16 | + "scale" : "3x" | ||
17 | + } | ||
18 | + ], | ||
19 | + "info" : { | ||
20 | + "author" : "xcode", | ||
21 | + "version" : 1 | ||
22 | + } | ||
23 | +} |

229 KB

229 KB

229 KB
SwiftWarplyFramework/SwiftWarplyFramework/Media.xcassets/contest_banner_3.imageset/Contents.json
0 → 100644
1 | +{ | ||
2 | + "images" : [ | ||
3 | + { | ||
4 | + "filename" : "contest_banner_3.png", | ||
5 | + "idiom" : "universal", | ||
6 | + "scale" : "1x" | ||
7 | + }, | ||
8 | + { | ||
9 | + "filename" : "contest_banner_3 1.png", | ||
10 | + "idiom" : "universal", | ||
11 | + "scale" : "2x" | ||
12 | + }, | ||
13 | + { | ||
14 | + "filename" : "contest_banner_3 2.png", | ||
15 | + "idiom" : "universal", | ||
16 | + "scale" : "3x" | ||
17 | + } | ||
18 | + ], | ||
19 | + "info" : { | ||
20 | + "author" : "xcode", | ||
21 | + "version" : 1 | ||
22 | + } | ||
23 | +} |

205 KB

205 KB

205 KB
SwiftWarplyFramework/SwiftWarplyFramework/Media.xcassets/contest_banner_4.imageset/Contents.json
0 → 100644
1 | +{ | ||
2 | + "images" : [ | ||
3 | + { | ||
4 | + "filename" : "contest_banner_4.png", | ||
5 | + "idiom" : "universal", | ||
6 | + "scale" : "1x" | ||
7 | + }, | ||
8 | + { | ||
9 | + "filename" : "contest_banner_4 1.png", | ||
10 | + "idiom" : "universal", | ||
11 | + "scale" : "2x" | ||
12 | + }, | ||
13 | + { | ||
14 | + "filename" : "contest_banner_4 2.png", | ||
15 | + "idiom" : "universal", | ||
16 | + "scale" : "3x" | ||
17 | + } | ||
18 | + ], | ||
19 | + "info" : { | ||
20 | + "author" : "xcode", | ||
21 | + "version" : 1 | ||
22 | + } | ||
23 | +} |

208 KB

208 KB

208 KB
SwiftWarplyFramework/SwiftWarplyFramework/Media.xcassets/contest_banner_5.imageset/Contents.json
0 → 100644
1 | +{ | ||
2 | + "images" : [ | ||
3 | + { | ||
4 | + "filename" : "contest_banner_5.png", | ||
5 | + "idiom" : "universal", | ||
6 | + "scale" : "1x" | ||
7 | + }, | ||
8 | + { | ||
9 | + "filename" : "contest_banner_5 1.png", | ||
10 | + "idiom" : "universal", | ||
11 | + "scale" : "2x" | ||
12 | + }, | ||
13 | + { | ||
14 | + "filename" : "contest_banner_5 2.png", | ||
15 | + "idiom" : "universal", | ||
16 | + "scale" : "3x" | ||
17 | + } | ||
18 | + ], | ||
19 | + "info" : { | ||
20 | + "author" : "xcode", | ||
21 | + "version" : 1 | ||
22 | + } | ||
23 | +} |

214 KB

214 KB

214 KB
... | @@ -38,7 +38,7 @@ struct OfferModel { | ... | @@ -38,7 +38,7 @@ struct OfferModel { |
38 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", | 38 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", |
39 | discount: "", | 39 | discount: "", |
40 | discountType: "contest", | 40 | discountType: "contest", |
41 | - bannerImage: "contest_banner", | 41 | + bannerImage: "contest_banner_1", |
42 | merchantLogo: "contest_logo", | 42 | merchantLogo: "contest_logo", |
43 | expirationDate: "30/06/2025", | 43 | expirationDate: "30/06/2025", |
44 | color: 0x8A2BE2, | 44 | color: 0x8A2BE2, |
... | @@ -50,7 +50,7 @@ struct OfferModel { | ... | @@ -50,7 +50,7 @@ struct OfferModel { |
50 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", | 50 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", |
51 | discount: "", | 51 | discount: "", |
52 | discountType: "contest", | 52 | discountType: "contest", |
53 | - bannerImage: "contest_banner", | 53 | + bannerImage: "contest_banner_2", |
54 | merchantLogo: "contest_logo", | 54 | merchantLogo: "contest_logo", |
55 | expirationDate: "30/06/2025", | 55 | expirationDate: "30/06/2025", |
56 | color: 0x8A2BE2, | 56 | color: 0x8A2BE2, |
... | @@ -62,7 +62,31 @@ struct OfferModel { | ... | @@ -62,7 +62,31 @@ struct OfferModel { |
62 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", | 62 | description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", |
63 | discount: "", | 63 | discount: "", |
64 | discountType: "contest", | 64 | discountType: "contest", |
65 | - bannerImage: "contest_banner", | 65 | + bannerImage: "contest_banner_3", |
66 | + merchantLogo: "contest_logo", | ||
67 | + expirationDate: "30/06/2025", | ||
68 | + color: 0x8A2BE2, | ||
69 | + isFavorite: false | ||
70 | + ), | ||
71 | + OfferModel( | ||
72 | + category: "Διαγωνισμός", | ||
73 | + title: "Διαγωνισμός Κού-πονς!", | ||
74 | + description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", | ||
75 | + discount: "", | ||
76 | + discountType: "contest", | ||
77 | + bannerImage: "contest_banner_4", | ||
78 | + merchantLogo: "contest_logo", | ||
79 | + expirationDate: "30/06/2025", | ||
80 | + color: 0x8A2BE2, | ||
81 | + isFavorite: false | ||
82 | + ), | ||
83 | + OfferModel( | ||
84 | + category: "Διαγωνισμός", | ||
85 | + title: "Διαγωνισμός Κού-πονς!", | ||
86 | + description: "13 Απίθανα ΔΩΡΑ σε περιμένουν!", | ||
87 | + discount: "", | ||
88 | + discountType: "contest", | ||
89 | + bannerImage: "contest_banner_5", | ||
66 | merchantLogo: "contest_logo", | 90 | merchantLogo: "contest_logo", |
67 | expirationDate: "30/06/2025", | 91 | expirationDate: "30/06/2025", |
68 | color: 0x8A2BE2, | 92 | color: 0x8A2BE2, |
... | @@ -75,7 +99,7 @@ struct OfferModel { | ... | @@ -75,7 +99,7 @@ struct OfferModel { |
75 | description: "2 πίτσες & Coca-COLA 1,5lt", | 99 | description: "2 πίτσες & Coca-COLA 1,5lt", |
76 | discount: "17.95€", | 100 | discount: "17.95€", |
77 | discountType: "price", | 101 | discountType: "price", |
78 | - bannerImage: "pizza_banner", | 102 | + bannerImage: "dominos_banner", |
79 | merchantLogo: "dominos_logo", | 103 | merchantLogo: "dominos_logo", |
80 | expirationDate: "έως 30/09", | 104 | expirationDate: "έως 30/09", |
81 | color: 0xEE417D, | 105 | color: 0xEE417D, |
... | @@ -87,24 +111,12 @@ struct OfferModel { | ... | @@ -87,24 +111,12 @@ struct OfferModel { |
87 | description: "για όλες τις online αγορές σας", | 111 | description: "για όλες τις online αγορές σας", |
88 | discount: "20%", | 112 | discount: "20%", |
89 | discountType: "percentage", | 113 | discountType: "percentage", |
90 | - bannerImage: "furniture_banner", | 114 | + bannerImage: "dominos_banner", |
91 | - merchantLogo: "ikea_logo", | 115 | + merchantLogo: "dominos_logo", |
92 | expirationDate: "έως 30/09", | 116 | expirationDate: "έως 30/09", |
93 | color: 0xEE417D, | 117 | color: 0xEE417D, |
94 | isFavorite: false | 118 | isFavorite: false |
95 | ), | 119 | ), |
96 | - // OfferModel( | ||
97 | - // category: "Top offers", | ||
98 | - // title: "Δωρεάν μεταφορικά", | ||
99 | - // description: "για αγορές άνω των 50€", | ||
100 | - // discount: "Δωρεάν", | ||
101 | - // discountType: "free", | ||
102 | - // bannerImage: "delivery_banner", | ||
103 | - // merchantLogo: "skroutz_logo", | ||
104 | - // expirationDate: "έως 30/09", | ||
105 | - // color: 0xEE417D, | ||
106 | - // isFavorite: false | ||
107 | - // ), | ||
108 | 120 | ||
109 | // Αγαπημένα | 121 | // Αγαπημένα |
110 | // OfferModel( | 122 | // OfferModel( | ... | ... |
-
Please register or login to post a comment