app_store_pricing_matrix 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/lib/prices/zar ADDED
@@ -0,0 +1,88 @@
1
+ 0.00
2
+ 7.99
3
+ 15.99
4
+ 24.99
5
+ 32.99
6
+ 39.99
7
+ 48.99
8
+ 56.99
9
+ 64.99
10
+ 72.99
11
+ 79.99
12
+ 89.99
13
+ 99.99
14
+ 109.99
15
+ 114.99
16
+ 119.99
17
+ 129.99
18
+ 139.99
19
+ 149.99
20
+ 154.99
21
+ 159.99
22
+ 169.99
23
+ 179.99
24
+ 189.99
25
+ 194.99
26
+ 199.99
27
+ 209.99
28
+ 219.99
29
+ 229.99
30
+ 234.99
31
+ 239.99
32
+ 249.99
33
+ 259.99
34
+ 269.99
35
+ 274.99
36
+ 279.99
37
+ 289.99
38
+ 299.99
39
+ 309.99
40
+ 314.99
41
+ 319.99
42
+ 329.99
43
+ 339.99
44
+ 349.99
45
+ 354.99
46
+ 359.99
47
+ 369.99
48
+ 379.99
49
+ 389.99
50
+ 394.99
51
+ 399.99
52
+ 449.99
53
+ 499.99
54
+ 549.99
55
+ 579.99
56
+ 599.99
57
+ 649.99
58
+ 699.99
59
+ 749.99
60
+ 779.99
61
+ 799.99
62
+ 899.99
63
+ 999.99
64
+ 1049.99
65
+ 1099.99
66
+ 1149.99
67
+ 1199.99
68
+ 1299.99
69
+ 1399.99
70
+ 1449.99
71
+ 1499.99
72
+ 1549.99
73
+ 1599.99
74
+ 1699.99
75
+ 1799.99
76
+ 1899.99
77
+ 1949.99
78
+ 1999.99
79
+ 2499.99
80
+ 2999.99
81
+ 3299.99
82
+ 3799.99
83
+ 3999.99
84
+ 4999.99
85
+ 5999.99
86
+ 6499.99
87
+ 7499.99
88
+ 7999.99
@@ -0,0 +1,88 @@
1
+ 0.00
2
+ 5.59
3
+ 11.19
4
+ 17.49
5
+ 23.09
6
+ 27.99
7
+ 34.29
8
+ 39.89
9
+ 45.49
10
+ 51.09
11
+ 55.99
12
+ 62.99
13
+ 69.99
14
+ 76.99
15
+ 80.49
16
+ 83.99
17
+ 90.99
18
+ 97.99
19
+ 104.99
20
+ 108.49
21
+ 111.99
22
+ 118.99
23
+ 125.99
24
+ 132.99
25
+ 136.49
26
+ 139.99
27
+ 146.99
28
+ 153.99
29
+ 160.99
30
+ 164.49
31
+ 167.99
32
+ 174.99
33
+ 181.99
34
+ 188.99
35
+ 192.49
36
+ 195.99
37
+ 202.99
38
+ 209.99
39
+ 216.99
40
+ 220.49
41
+ 223.99
42
+ 230.99
43
+ 237.99
44
+ 244.99
45
+ 248.49
46
+ 251.99
47
+ 258.99
48
+ 265.99
49
+ 272.99
50
+ 276.49
51
+ 279.99
52
+ 314.99
53
+ 349.99
54
+ 384.99
55
+ 405.99
56
+ 419.99
57
+ 454.99
58
+ 489.99
59
+ 524.99
60
+ 545.99
61
+ 559.99
62
+ 629.99
63
+ 699.99
64
+ 734.99
65
+ 769.99
66
+ 804.99
67
+ 839.99
68
+ 909.99
69
+ 979.99
70
+ 1014.99
71
+ 1049.99
72
+ 1084.99
73
+ 1119.99
74
+ 1189.99
75
+ 1259.99
76
+ 1329.99
77
+ 1364.99
78
+ 1399.99
79
+ 1749.99
80
+ 2099.99
81
+ 2309.99
82
+ 2659.99
83
+ 2799.99
84
+ 3499.99
85
+ 4199.99
86
+ 4549.99
87
+ 5249.99
88
+ 5599.99
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: app_store_pricing_matrix
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,11 +10,11 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-07-18 00:00:00.000000000 Z
13
+ date: 2012-10-26 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rspec
17
- requirement: &70339439075940 !ruby/object:Gem::Requirement
17
+ requirement: !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ! '>='
@@ -22,10 +22,15 @@ dependencies:
22
22
  version: '0'
23
23
  type: :development
24
24
  prerelease: false
25
- version_requirements: *70339439075940
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ none: false
27
+ requirements:
28
+ - - ! '>='
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
26
31
  - !ruby/object:Gem::Dependency
27
32
  name: bundler
28
- requirement: &70339439075420 !ruby/object:Gem::Requirement
33
+ requirement: !ruby/object:Gem::Requirement
29
34
  none: false
30
35
  requirements:
31
36
  - - ! '>='
@@ -33,10 +38,15 @@ dependencies:
33
38
  version: '0'
34
39
  type: :development
35
40
  prerelease: false
36
- version_requirements: *70339439075420
41
+ version_requirements: !ruby/object:Gem::Requirement
42
+ none: false
43
+ requirements:
44
+ - - ! '>='
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
37
47
  - !ruby/object:Gem::Dependency
38
48
  name: rake
39
- requirement: &70339439074740 !ruby/object:Gem::Requirement
49
+ requirement: !ruby/object:Gem::Requirement
40
50
  none: false
41
51
  requirements:
42
52
  - - ! '>='
@@ -44,7 +54,12 @@ dependencies:
44
54
  version: '0'
45
55
  type: :development
46
56
  prerelease: false
47
- version_requirements: *70339439074740
57
+ version_requirements: !ruby/object:Gem::Requirement
58
+ none: false
59
+ requirements:
60
+ - - ! '>='
61
+ - !ruby/object:Gem::Version
62
+ version: '0'
48
63
  description: A simple module that holds currencies and prices from the Apple's iOS
49
64
  App Store.
50
65
  email:
@@ -61,6 +76,7 @@ files:
61
76
  - README.md
62
77
  - Rakefile
63
78
  - app_store_pricing_matrix.gemspec
79
+ - input/aed.txt
64
80
  - input/aud.txt
65
81
  - input/cad.txt
66
82
  - input/chf.txt
@@ -69,15 +85,24 @@ files:
69
85
  - input/eur.txt
70
86
  - input/gbp.txt
71
87
  - input/hkd.txt
88
+ - input/idr.txt
89
+ - input/ils.txt
90
+ - input/inr.txt
72
91
  - input/jpy.txt
73
92
  - input/mxn.txt
74
93
  - input/nok.txt
75
94
  - input/nzd.txt
95
+ - input/rub.txt
96
+ - input/sar.txt
76
97
  - input/sek.txt
77
98
  - input/sgd.txt
99
+ - input/try.txt
78
100
  - input/twd.txt
79
101
  - input/usd.txt
102
+ - input/zar.txt
80
103
  - lib/app_store_pricing_matrix.rb
104
+ - lib/prices/aed
105
+ - lib/prices/aed_pro
81
106
  - lib/prices/aud
82
107
  - lib/prices/aud_pro
83
108
  - lib/prices/cad
@@ -94,6 +119,12 @@ files:
94
119
  - lib/prices/gbp_pro
95
120
  - lib/prices/hkd
96
121
  - lib/prices/hkd_pro
122
+ - lib/prices/idr
123
+ - lib/prices/idr_pro
124
+ - lib/prices/ils
125
+ - lib/prices/ils_pro
126
+ - lib/prices/inr
127
+ - lib/prices/inr_pro
97
128
  - lib/prices/jpy
98
129
  - lib/prices/jpy_pro
99
130
  - lib/prices/mxn
@@ -102,14 +133,22 @@ files:
102
133
  - lib/prices/nok_pro
103
134
  - lib/prices/nzd
104
135
  - lib/prices/nzd_pro
136
+ - lib/prices/rub
137
+ - lib/prices/rub_pro
138
+ - lib/prices/sar
139
+ - lib/prices/sar_pro
105
140
  - lib/prices/sek
106
141
  - lib/prices/sek_pro
107
142
  - lib/prices/sgd
108
143
  - lib/prices/sgd_pro
144
+ - lib/prices/try
145
+ - lib/prices/try_pro
109
146
  - lib/prices/twd
110
147
  - lib/prices/twd_pro
111
148
  - lib/prices/usd
112
149
  - lib/prices/usd_pro
150
+ - lib/prices/zar
151
+ - lib/prices/zar_pro
113
152
  - spec/app_store_pricing_matrix_spec.rb
114
153
  - spec/spec_helper.rb
115
154
  homepage: http://github.com/kenn/app_store_pricing_matrix
@@ -124,15 +163,21 @@ required_ruby_version: !ruby/object:Gem::Requirement
124
163
  - - ! '>='
125
164
  - !ruby/object:Gem::Version
126
165
  version: '0'
166
+ segments:
167
+ - 0
168
+ hash: -3484077460571789585
127
169
  required_rubygems_version: !ruby/object:Gem::Requirement
128
170
  none: false
129
171
  requirements:
130
172
  - - ! '>='
131
173
  - !ruby/object:Gem::Version
132
174
  version: '0'
175
+ segments:
176
+ - 0
177
+ hash: -3484077460571789585
133
178
  requirements: []
134
179
  rubyforge_project:
135
- rubygems_version: 1.8.17
180
+ rubygems_version: 1.8.24
136
181
  signing_key:
137
182
  specification_version: 3
138
183
  summary: Constants for App Store Pricing Matrix