cocoapods-repo-sq 0.0.1.6 → 0.0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/doc/CocoapodsRepoSq/Downloader/Extensions.html +10 -16
- data/doc/CocoapodsRepoSq/Downloader.html +16 -24
- data/doc/CocoapodsRepoSq/Repository.html +37 -68
- data/doc/CocoapodsRepoSq/RepositoryStore.html +39 -71
- data/doc/CocoapodsRepoSq/Source.html +11 -18
- data/doc/CocoapodsRepoSq.html +5 -7
- data/doc/Pod/Command/RepoSq/Add.html +34 -32
- data/doc/Pod/Command/RepoSq/List.html +9 -12
- data/doc/Pod/Command/RepoSq/Remove.html +13 -20
- data/doc/Pod/Command/RepoSq/Update.html +13 -20
- data/doc/Pod/Command/RepoSq.html +4 -6
- data/doc/Pod/Command.html +3 -3
- data/doc/Pod.html +12 -13
- data/doc/_index.html +4 -4
- data/doc/css/style.css +0 -7
- data/doc/file.README.html +65 -36
- data/doc/frames.html +1 -1
- data/doc/index.html +65 -36
- data/doc/top-level-namespace.html +3 -3
- metadata +2 -2
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Pod::Command::RepoSq::List
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,10 +105,10 @@
|
|
105
105
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
108
|
+
<p>Subclass of <span class='object_link'><a href="../RepoSq.html" title="Pod::Command::RepoSq (class)">Pod::Command::RepoSq</a></span>
|
109
|
+
Provides support for the <code>pod repo-sq list</code> command, which lists the
|
110
|
+
Square SDK repositories currently registered on the user’s cocoapods
|
111
|
+
local repositories store.</p>
|
112
112
|
|
113
113
|
|
114
114
|
</div>
|
@@ -148,9 +148,7 @@ the user's cocoapods local repositories store.</p>
|
|
148
148
|
|
149
149
|
|
150
150
|
|
151
|
-
<span class="summary_desc"><div class='inline'>
|
152
|
-
<p>Lists all Square SDK repositories registered on the current user
|
153
|
-
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
151
|
+
<span class="summary_desc"><div class='inline'><p>Lists all Square SDK repositories registered on the current user <span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
154
152
|
</div></span>
|
155
153
|
|
156
154
|
</li>
|
@@ -188,8 +186,7 @@ the user's cocoapods local repositories store.</p>
|
|
188
186
|
|
189
187
|
</h3><div class="docstring">
|
190
188
|
<div class="discussion">
|
191
|
-
|
192
|
-
<p>Lists all Square SDK repositories registered on the current user
|
189
|
+
<p>Lists all Square SDK repositories registered on the current user
|
193
190
|
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
194
191
|
|
195
192
|
|
@@ -246,9 +243,9 @@ the user's cocoapods local repositories store.</p>
|
|
246
243
|
</div>
|
247
244
|
|
248
245
|
<div id="footer">
|
249
|
-
Generated on
|
246
|
+
Generated on Tue May 8 15:22:23 2018 by
|
250
247
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
251
|
-
0.9.
|
248
|
+
0.9.9 (ruby-2.4.2).
|
252
249
|
</div>
|
253
250
|
|
254
251
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Pod::Command::RepoSq::Remove
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,10 +105,10 @@
|
|
105
105
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
108
|
+
<p>Subclass of <span class='object_link'><a href="../RepoSq.html" title="Pod::Command::RepoSq (class)">Pod::Command::RepoSq</a></span>
|
109
|
+
Provides support for the <code>pod repo-sq remove</code> command, which removes
|
110
|
+
the targeted Square SDK repository from the user’s cocoapods local
|
111
|
+
repositories store.</p>
|
112
112
|
|
113
113
|
|
114
114
|
</div>
|
@@ -150,8 +150,7 @@ from the user's cocoapods local repositories store.</p>
|
|
150
150
|
|
151
151
|
|
152
152
|
|
153
|
-
<span class="summary_desc"><div class='inline'>
|
154
|
-
<p>A new instance of Remove.</p>
|
153
|
+
<span class="summary_desc"><div class='inline'><p>A new instance of Remove.</p>
|
155
154
|
</div></span>
|
156
155
|
|
157
156
|
</li>
|
@@ -174,9 +173,7 @@ from the user's cocoapods local repositories store.</p>
|
|
174
173
|
|
175
174
|
|
176
175
|
|
177
|
-
<span class="summary_desc"><div class='inline'>
|
178
|
-
<p>Removes a Square SDK repository from the current user
|
179
|
-
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
176
|
+
<span class="summary_desc"><div class='inline'><p>Removes a Square SDK repository from the current user <span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
180
177
|
</div></span>
|
181
178
|
|
182
179
|
</li>
|
@@ -199,8 +196,7 @@ from the user's cocoapods local repositories store.</p>
|
|
199
196
|
|
200
197
|
|
201
198
|
|
202
|
-
<span class="summary_desc"><div class='inline'>
|
203
|
-
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
199
|
+
<span class="summary_desc"><div class='inline'><p>Validates that the required argument <code>NAME</code> is present.</p>
|
204
200
|
</div></span>
|
205
201
|
|
206
202
|
</li>
|
@@ -235,8 +231,7 @@ from the user's cocoapods local repositories store.</p>
|
|
235
231
|
|
236
232
|
</h3><div class="docstring">
|
237
233
|
<div class="discussion">
|
238
|
-
|
239
|
-
<p>Returns a new instance of Remove</p>
|
234
|
+
<p>Returns a new instance of Remove</p>
|
240
235
|
|
241
236
|
|
242
237
|
</div>
|
@@ -285,8 +280,7 @@ from the user's cocoapods local repositories store.</p>
|
|
285
280
|
|
286
281
|
</h3><div class="docstring">
|
287
282
|
<div class="discussion">
|
288
|
-
|
289
|
-
<p>Removes a Square SDK repository from the current user
|
283
|
+
<p>Removes a Square SDK repository from the current user
|
290
284
|
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
291
285
|
|
292
286
|
|
@@ -331,8 +325,7 @@ from the user's cocoapods local repositories store.</p>
|
|
331
325
|
|
332
326
|
</h3><div class="docstring">
|
333
327
|
<div class="discussion">
|
334
|
-
|
335
|
-
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
328
|
+
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
336
329
|
|
337
330
|
|
338
331
|
</div>
|
@@ -368,9 +361,9 @@ from the user's cocoapods local repositories store.</p>
|
|
368
361
|
</div>
|
369
362
|
|
370
363
|
<div id="footer">
|
371
|
-
Generated on
|
364
|
+
Generated on Tue May 8 15:22:23 2018 by
|
372
365
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
373
|
-
0.9.
|
366
|
+
0.9.9 (ruby-2.4.2).
|
374
367
|
</div>
|
375
368
|
|
376
369
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Pod::Command::RepoSq::Update
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,10 +105,10 @@
|
|
105
105
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
108
|
+
<p>Subclass of <span class='object_link'><a href="../RepoSq.html" title="Pod::Command::RepoSq (class)">Pod::Command::RepoSq</a></span>
|
109
|
+
Provides support for the <code>pod repo-sq remove</code> command, which updates
|
110
|
+
the targeted Square SDK repository on the user’s cocoapods local
|
111
|
+
repositories store.</p>
|
112
112
|
|
113
113
|
|
114
114
|
</div>
|
@@ -150,8 +150,7 @@ the user's cocoapods local repositories store.</p>
|
|
150
150
|
|
151
151
|
|
152
152
|
|
153
|
-
<span class="summary_desc"><div class='inline'>
|
154
|
-
<p>A new instance of Update.</p>
|
153
|
+
<span class="summary_desc"><div class='inline'><p>A new instance of Update.</p>
|
155
154
|
</div></span>
|
156
155
|
|
157
156
|
</li>
|
@@ -174,9 +173,7 @@ the user's cocoapods local repositories store.</p>
|
|
174
173
|
|
175
174
|
|
176
175
|
|
177
|
-
<span class="summary_desc"><div class='inline'>
|
178
|
-
<p>Updates the podspecs of Square SDK repository on the current user
|
179
|
-
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
176
|
+
<span class="summary_desc"><div class='inline'><p>Updates the podspecs of Square SDK repository on the current user <span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
180
177
|
</div></span>
|
181
178
|
|
182
179
|
</li>
|
@@ -199,8 +196,7 @@ the user's cocoapods local repositories store.</p>
|
|
199
196
|
|
200
197
|
|
201
198
|
|
202
|
-
<span class="summary_desc"><div class='inline'>
|
203
|
-
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
199
|
+
<span class="summary_desc"><div class='inline'><p>Validates that the required argument <code>NAME</code> is present.</p>
|
204
200
|
</div></span>
|
205
201
|
|
206
202
|
</li>
|
@@ -235,8 +231,7 @@ the user's cocoapods local repositories store.</p>
|
|
235
231
|
|
236
232
|
</h3><div class="docstring">
|
237
233
|
<div class="discussion">
|
238
|
-
|
239
|
-
<p>Returns a new instance of Update</p>
|
234
|
+
<p>Returns a new instance of Update</p>
|
240
235
|
|
241
236
|
|
242
237
|
</div>
|
@@ -285,8 +280,7 @@ the user's cocoapods local repositories store.</p>
|
|
285
280
|
|
286
281
|
</h3><div class="docstring">
|
287
282
|
<div class="discussion">
|
288
|
-
|
289
|
-
<p>Updates the podspecs of Square SDK repository on the current user
|
283
|
+
<p>Updates the podspecs of Square SDK repository on the current user
|
290
284
|
<span class='object_link'><a href="../../../CocoapodsRepoSq/RepositoryStore.html" title="CocoapodsRepoSq::RepositoryStore (class)">CocoapodsRepoSq::RepositoryStore</a></span>.</p>
|
291
285
|
|
292
286
|
|
@@ -333,8 +327,7 @@ the user's cocoapods local repositories store.</p>
|
|
333
327
|
|
334
328
|
</h3><div class="docstring">
|
335
329
|
<div class="discussion">
|
336
|
-
|
337
|
-
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
330
|
+
<p>Validates that the required argument <code>NAME</code> is present.</p>
|
338
331
|
|
339
332
|
|
340
333
|
</div>
|
@@ -370,9 +363,9 @@ the user's cocoapods local repositories store.</p>
|
|
370
363
|
</div>
|
371
364
|
|
372
365
|
<div id="footer">
|
373
|
-
Generated on
|
366
|
+
Generated on Tue May 8 15:22:23 2018 by
|
374
367
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
375
|
-
0.9.
|
368
|
+
0.9.9 (ruby-2.4.2).
|
376
369
|
</div>
|
377
370
|
|
378
371
|
</div>
|
data/doc/Pod/Command/RepoSq.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Pod::Command::RepoSq
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,9 +105,7 @@
|
|
105
105
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
|
-
|
109
|
-
<p>Subclass of Pod::Command to provide <code>pod repo-sq</code> command to
|
110
|
-
manage Square SDK repositories</p>
|
108
|
+
<p>Subclass of Pod::Command to provide <code>pod repo-sq</code> command to manage Square SDK repositories</p>
|
111
109
|
|
112
110
|
|
113
111
|
</div>
|
@@ -147,9 +145,9 @@ manage Square SDK repositories</p>
|
|
147
145
|
</div>
|
148
146
|
|
149
147
|
<div id="footer">
|
150
|
-
Generated on
|
148
|
+
Generated on Tue May 8 15:22:23 2018 by
|
151
149
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
152
|
-
0.9.
|
150
|
+
0.9.9 (ruby-2.4.2).
|
153
151
|
</div>
|
154
152
|
|
155
153
|
</div>
|
data/doc/Pod/Command.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Pod::Command
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -127,9 +127,9 @@
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Tue May 8 15:22:22 2018 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
|
-
0.9.
|
132
|
+
0.9.9 (ruby-2.4.2).
|
133
133
|
</div>
|
134
134
|
|
135
135
|
</div>
|
data/doc/Pod.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Pod
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -87,24 +87,23 @@
|
|
87
87
|
|
88
88
|
<h2>Overview</h2><div class="docstring">
|
89
89
|
<div class="discussion">
|
90
|
-
|
91
|
-
|
92
|
-
2.0 license:</p>
|
90
|
+
<p>This source file is part of the cocoapods-repo-sq plugin under the Apache 2.0
|
91
|
+
license:</p>
|
93
92
|
|
94
93
|
<p>Copyright 2018 Square Inc.</p>
|
95
94
|
|
96
|
-
<p>Licensed under the Apache License, Version 2.0 (the “License”);
|
97
|
-
not use this file except in compliance with the License.
|
98
|
-
copy of the License at</p>
|
95
|
+
<p>Licensed under the Apache License, Version 2.0 (the “License”);
|
96
|
+
you may not use this file except in compliance with the License.
|
97
|
+
You may obtain a copy of the License at</p>
|
99
98
|
|
100
99
|
<pre class="code ruby"><code class="ruby"> <span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_www'>www</span><span class='period'>.</span><span class='id identifier rubyid_apache'>apache</span><span class='period'>.</span><span class='id identifier rubyid_org'>org</span><span class='op'>/</span><span class='id identifier rubyid_licenses'>licenses</span><span class='op'>/</span><span class='const'>LICENSE</span><span class='op'>-</span><span class='float'>2.0</span>
|
101
100
|
</code></pre>
|
102
101
|
|
103
102
|
<p>Unless required by applicable law or agreed to in writing, software
|
104
|
-
distributed under the License is distributed on an “AS IS” BASIS,
|
105
|
-
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
106
|
-
License for the specific language governing permissions and
|
107
|
-
under the License.</p>
|
103
|
+
distributed under the License is distributed on an “AS IS” BASIS,
|
104
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
105
|
+
See the License for the specific language governing permissions and
|
106
|
+
limitations under the License.</p>
|
108
107
|
|
109
108
|
<p>=============================================================================</p>
|
110
109
|
|
@@ -136,9 +135,9 @@ under the License.</p>
|
|
136
135
|
</div>
|
137
136
|
|
138
137
|
<div id="footer">
|
139
|
-
Generated on
|
138
|
+
Generated on Tue May 8 15:22:22 2018 by
|
140
139
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
141
|
-
0.9.
|
140
|
+
0.9.9 (ruby-2.4.2).
|
142
141
|
</div>
|
143
142
|
|
144
143
|
</div>
|
data/doc/_index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<meta charset="utf-8">
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
6
|
<title>
|
7
|
-
Documentation by YARD 0.9.
|
7
|
+
Documentation by YARD 0.9.9
|
8
8
|
|
9
9
|
</title>
|
10
10
|
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<div class="clear"></div>
|
53
53
|
</div>
|
54
54
|
|
55
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.
|
55
|
+
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.9</h1>
|
56
56
|
<div id="listing">
|
57
57
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
58
58
|
|
@@ -246,9 +246,9 @@
|
|
246
246
|
</div>
|
247
247
|
|
248
248
|
<div id="footer">
|
249
|
-
Generated on
|
249
|
+
Generated on Tue May 8 15:22:22 2018 by
|
250
250
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
251
|
-
0.9.
|
251
|
+
0.9.9 (ruby-2.4.2).
|
252
252
|
</div>
|
253
253
|
|
254
254
|
</div>
|
data/doc/css/style.css
CHANGED
@@ -484,13 +484,6 @@ pre.code .rubyid_backref,
|
|
484
484
|
pre.code .rubyid_nth_ref { color: #6D79DE; }
|
485
485
|
pre.code .regexp, .dregexp { color: #036A07; }
|
486
486
|
pre.code a { border-bottom: 1px dotted #bbf; }
|
487
|
-
/* inline code */
|
488
|
-
p > code {
|
489
|
-
padding: 1px 3px 1px 3px;
|
490
|
-
border: 1px solid #E1E1E8;
|
491
|
-
background: #F7F7F9;
|
492
|
-
border-radius: 4px;
|
493
|
-
}
|
494
487
|
|
495
488
|
/* Color fix for links */
|
496
489
|
#content .summary_desc pre.code .id > .object_link a, /* identifier */
|
data/doc/file.README.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
File: README
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.9
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -57,74 +57,103 @@
|
|
57
57
|
<div class="clear"></div>
|
58
58
|
</div>
|
59
59
|
|
60
|
-
<div id="content"><div id='filecontents'>
|
61
|
-
<
|
60
|
+
<div id="content"><div id='filecontents'><h1 id="cocoapodsreposq">CocoapodsRepoSq</h1>
|
61
|
+
<p><a href="http://rubygems.org/gems/cocoapods-repo-sq"><img src="https://badge.fury.io/rb/cocoapods-repo-sq.svg" alt="Gem Version" /></a>
|
62
|
+
<a href="https://travis-ci.org/square/cocoapods-repo-sq"><img src="https://travis-ci.org/square/cocoapods-repo-sq.svg?branch=master" alt="Build Status" /></a>
|
63
|
+
<a href="https://github.com/square/cocoapods-repo-sq/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-Apache2-blue.svg" alt="Apache 2 licensed" /></a></p>
|
62
64
|
|
63
65
|
<p>Adds support for Square SDK Repositories to Cocoapods</p>
|
64
66
|
|
65
|
-
<h2 id="
|
67
|
+
<h2 id="installation">Installation</h2>
|
66
68
|
|
67
|
-
<
|
69
|
+
<pre class="code ruby"><code class="ruby">$ gem install cocoapods-repo-sq
|
70
|
+
</code></pre>
|
68
71
|
|
69
|
-
<h2 id="
|
72
|
+
<h2 id="usage">Usage</h2>
|
70
73
|
|
71
|
-
<
|
74
|
+
<h3 id="integrate-in-your-project">Integrate in your project</h3>
|
72
75
|
|
73
|
-
<
|
74
|
-
<
|
75
|
-
|
76
|
-
|
77
|
-
</li><li>
|
78
|
-
<p>Add <code>cocoapods-repo-sq</code> source to your <code>Podfile</code>:
|
79
|
-
“`ruby plugin 'cocoapods-repo-sq', :repository => 'NAME'</p>
|
80
|
-
</li></ol>
|
76
|
+
<p>Add a Square SDK Repository to your local cocoapods registry. <code>NAME</code> is a nickname you’ll use to refer to this repository later in your <code>Podfile</code> and other <code>pod repo-sq</code> commands:
|
77
|
+
<code>shell
|
78
|
+
$ pod repo-sq add NAME USERNAME PASSWORD
|
79
|
+
</code></p>
|
81
80
|
|
82
|
-
<p>
|
81
|
+
<p>Specify your Square SDK repository in your <code>Podfile</code>:
|
82
|
+
```ruby
|
83
|
+
plugin ‘cocoapods-repo-sq’, :repository => ‘NAME’</p>
|
83
84
|
|
84
|
-
<
|
85
|
+
<p>target ‘MyTarget’ do
|
86
|
+
pod ‘SquareSDK’
|
87
|
+
end
|
88
|
+
```</p>
|
89
|
+
|
90
|
+
<h3 id="commands">Commands</h3>
|
85
91
|
|
86
92
|
<p>Add</p>
|
87
93
|
|
88
|
-
<pre class="code ruby"><code class="ruby">$ pod repo-sq add NAME USERNAME PASSWORD
|
94
|
+
<pre class="code ruby"><code class="ruby">$ pod repo-sq add NAME USERNAME PASSWORD
|
95
|
+
</code></pre>
|
89
96
|
|
90
97
|
<p>List</p>
|
91
98
|
|
92
|
-
<pre class="code ruby"><code class="ruby">$ pod repo-sq list
|
99
|
+
<pre class="code ruby"><code class="ruby">$ pod repo-sq list
|
100
|
+
</code></pre>
|
93
101
|
|
94
102
|
<p>Update</p>
|
95
103
|
|
96
|
-
<pre class="code ruby"><code class="ruby">$ pod repo-sq update NAME
|
104
|
+
<pre class="code ruby"><code class="ruby">$ pod repo-sq update NAME
|
105
|
+
</code></pre>
|
97
106
|
|
98
107
|
<p>Remove</p>
|
99
108
|
|
100
|
-
<pre class="code ruby"><code class="ruby">$ pod repo-sq remove NAME
|
109
|
+
<pre class="code ruby"><code class="ruby">$ pod repo-sq remove NAME
|
110
|
+
</code></pre>
|
111
|
+
|
112
|
+
<h2 id="multiple-applications">Multiple Applications</h2>
|
113
|
+
|
114
|
+
<p>If you have multiple Square Applications you will have multiple SDK Repositories. <code>cocoapods-repo-sq</code> supports this by allowing you to add multiple repositories to your registry. Just remember to point your <code>Podfile</code> to the right one using the <code>plugin 'cocoapods-repo-sq', :repository => 'NAME'</code> statement.</p>
|
115
|
+
|
116
|
+
<h2 id="contributing">Contributing</h2>
|
117
|
+
|
118
|
+
<p>We are currently not accepting code contributions to this repository. If you found a bug or have a feature request please <a href="https://github.com/square/cocoapods-repo-sq/issues/new">Submit it here</a>.</p>
|
119
|
+
|
120
|
+
<p>If you are curious about Cocoapods and its plugin system take a look at the following guides:
|
121
|
+
- https://blog.cocoapods.org/CocoaPods-0.28/
|
122
|
+
- https://guides.cocoapods.org/reference.html
|
123
|
+
- https://github.com/CocoaPods/cocoapods-plugins</p>
|
124
|
+
|
125
|
+
<h2 id="building">Building</h2>
|
101
126
|
|
102
|
-
<
|
127
|
+
<pre class="code ruby"><code class="ruby">$ rake build
|
128
|
+
</code></pre>
|
103
129
|
|
104
|
-
<
|
105
|
-
Repositories. <code>cocoapods-repo-sq</code> supports this by allowing you
|
106
|
-
to add multiple repositories to your registry. Just remember to point your
|
107
|
-
<code>Podfile</code> to the right one using the <code>plugin
|
108
|
-
'cocoapods-repo-sq', :repository => 'NAME'</code>
|
109
|
-
statement.</p>
|
130
|
+
<h2 id="testing">Testing</h2>
|
110
131
|
|
111
|
-
<
|
132
|
+
<pre class="code ruby"><code class="ruby">$ rake specs
|
133
|
+
</code></pre>
|
112
134
|
|
113
|
-
<
|
135
|
+
<h2 id="license">License</h2>
|
114
136
|
|
115
|
-
<
|
137
|
+
<pre class="code ruby"><code class="ruby">Copyright 2018 Square Inc.
|
116
138
|
|
117
|
-
|
139
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
140
|
+
you may not use this file except in compliance with the License.
|
141
|
+
You may obtain a copy of the License at
|
118
142
|
|
119
|
-
|
143
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
120
144
|
|
121
|
-
|
145
|
+
Unless required by applicable law or agreed to in writing, software
|
146
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
148
|
+
See the License for the specific language governing permissions and
|
149
|
+
limitations under the License.
|
150
|
+
</code></pre>
|
122
151
|
</div></div>
|
123
152
|
|
124
153
|
<div id="footer">
|
125
|
-
Generated on
|
154
|
+
Generated on Tue May 8 15:22:22 2018 by
|
126
155
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
127
|
-
0.9.
|
156
|
+
0.9.9 (ruby-2.4.2).
|
128
157
|
</div>
|
129
158
|
|
130
159
|
</div>
|
data/doc/frames.html
CHANGED