[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 8 / RFAlpha / 0.7.2 / RFAlpha.podspec.json
blob97bdfe69f66d92b87aa9e704bca0489011d2b1f0
2   "name": "RFAlpha",
3   "version": "0.7.2",
4   "summary": "RFUI: Alpha components.",
5   "homepage": "https://github.com/RFUI/Alpha",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "BB9z": "BB9z@me.com"
12   },
13   "source": {
14     "git": "https://github.com/RFUI/Alpha.git",
15     "tag": "0.7.2"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.8",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "exclude_files": "Test",
24   "requires_arc": true,
25   "subspecs": [
26     {
27       "name": "RFAudioPlayer",
28       "platforms": {
29         "ios": "9.0"
30       },
31       "dependencies": {
32         "RFKit/Runtime": [
33           ">=1.7.1"
34         ]
35       },
36       "source_files": "RFAudioPlayer/*.{h,m}",
37       "public_header_files": "RFAudioPlayer/*.h",
38       "frameworks": "AVFoundation"
39     },
40     {
41       "name": "RFBlockSelectorPerform",
42       "source_files": "RFBlockSelectorPerform/*.{h,m}",
43       "public_header_files": "RFBlockSelectorPerform/*.h"
44     },
45     {
46       "name": "RFButton",
47       "platforms": {
48         "ios": "9.0",
49         "tvos": "9.0"
50       },
51       "dependencies": {
52         "RFKit/Runtime": [
53           ">=1.7.1"
54         ],
55         "RFInitializing": [
56           ">=1.1"
57         ]
58       },
59       "source_files": "RFButton/*.{h,m}",
60       "public_header_files": "RFButton/*.h"
61     },
62     {
63       "name": "RFCallbackControl",
64       "dependencies": {
65         "RFKit/Runtime": [
66           ">=1.7.1"
67         ],
68         "RFKit/Category/NSArray": [
70         ]
71       },
72       "source_files": "RFCallbackControl/*.{h,m}",
73       "public_header_files": "RFCallbackControl/*.h"
74     },
75     {
76       "name": "RFCarouselView",
77       "platforms": {
78         "ios": "9.0",
79         "tvos": "9.0"
80       },
81       "dependencies": {
82         "RFAlpha/RFTimer": [
84         ],
85         "RFInitializing": [
86           ">=1.1"
87         ],
88         "RFKit/Runtime": [
89           ">=1.7.1"
90         ],
91         "RFKit/Category/UIView+RFAnimate": [
93         ],
94         "RFKit/Category/UIView": [
96         ]
97       },
98       "source_files": "RFCarouselView/*.{h,m}",
99       "public_header_files": "RFCarouselView/*.h"
100     },
101     {
102       "name": "RFCheckbox",
103       "platforms": {
104         "ios": "9.0",
105         "tvos": "9.0"
106       },
107       "dependencies": {
108         "RFAlpha/RFButton": [
110         ]
111       },
112       "source_files": "RFCheckbox/*.{h,m}",
113       "public_header_files": "RFCheckbox/*.h"
114     },
115     {
116       "name": "RFContainerView",
117       "platforms": {
118         "ios": "9.0",
119         "tvos": "9.0"
120       },
121       "dependencies": {
122         "RFKit/Runtime": [
123           ">=1.7.1"
124         ],
125         "RFKit/Category/UIView": [
127         ],
128         "RFKit/Category/UIViewController": [
130         ],
131         "RFInitializing": [
132           ">=1.1"
133         ]
134       },
135       "source_files": "RFContainerView/*.{h,m}",
136       "public_header_files": "RFContainerView/*.h"
137     },
138     {
139       "name": "RFDataSourceArray",
140       "source_files": "RFDataSourceArray/*.{h,m}",
141       "public_header_files": "RFDataSourceArray/*.h"
142     },
143     {
144       "name": "RFDispatchTimer",
145       "platforms": {
146         "ios": "9.0",
147         "osx": "10.8",
148         "watchos": "2.0",
149         "tvos": "9.0"
150       },
151       "source_files": "RFDispatchTimer/*.{h,m}",
152       "public_header_files": "RFDispatchTimer/*.h"
153     },
154     {
155       "name": "RFDrawImage",
156       "platforms": {
157         "ios": "9.0",
158         "watchos": "2.0",
159         "tvos": "9.0"
160       },
161       "dependencies": {
162         "RFKit/Runtime": [
163           ">=1.7.1"
164         ]
165       },
166       "source_files": "RFDrawImage/*.{h,m}",
167       "public_header_files": "RFDrawImage/*.h"
168     },
169     {
170       "name": "RFImageCropper",
171       "platforms": {
172         "ios": "9.0"
173       },
174       "dependencies": {
175         "RFKit/Runtime": [
176           ">=1.7.1"
177         ],
178         "RFKit/Category/UIColor": [
180         ],
181         "RFKit/Category/UIImage": [
183         ],
184         "RFKit/Category/UIView": [
186         ],
187         "RFKit/Category/UIView+RFAnimate": [
189         ],
190         "RFInitializing": [
191           ">=1.1"
192         ]
193       },
194       "source_files": "RFImageCropper/*.{h,m}",
195       "public_header_files": "RFImageCropper/*.h"
196     },
197     {
198       "name": "RFKVOWrapper",
199       "platforms": {
200         "ios": "9.0",
201         "osx": "10.8",
202         "watchos": "2.0",
203         "tvos": "9.0"
204       },
205       "dependencies": {
206         "RFKit/Runtime": [
207           ">=1.7.1"
208         ]
209       },
210       "source_files": "RFKVOWrapper/*.{h,m}",
211       "public_header_files": "RFKVOWrapper/*.h"
212     },
213     {
214       "name": "RFNavigationController",
215       "platforms": {
216         "ios": "9.0"
217       },
218       "dependencies": {
219         "RFKit/Runtime": [
220           ">=1.7.1"
221         ],
222         "RFKit/Category/NSError": [
224         ],
225         "RFKit/Category/UIView": [
227         ],
228         "RFKit/Category/UIView+RFAnimate": [
230         ],
231         "RFAlpha/RFTransitioning/NavigationControllerTransition": [
233         ]
234       },
235       "source_files": "RFNavigationController/*.{h,m}",
236       "public_header_files": "RFNavigationController/*.h"
237     },
238     {
239       "name": "RFRefreshButton",
240       "platforms": {
241         "ios": "9.0",
242         "tvos": "9.0"
243       },
244       "dependencies": {
245         "RFKit/Runtime": [
246           ">=1.7.1"
247         ],
248         "RFKit/Category/UIView": [
250         ],
251         "RFInitializing": [
252           ">=1.1"
253         ]
254       },
255       "source_files": "RFRefreshButton/*.{h,m}",
256       "public_header_files": "RFRefreshButton/*.h"
257     },
258     {
259       "name": "RFRefreshControl",
260       "platforms": {
261         "ios": "9.0",
262         "tvos": "9.0"
263       },
264       "dependencies": {
265         "RFKit/Runtime": [
266           ">=1.7.1"
267         ]
268       },
269       "source_files": "RFRefreshControl/*.{h,m}",
270       "public_header_files": "RFRefreshControl/*.h"
271     },
272     {
273       "name": "RFScrollViewPageControl",
274       "platforms": {
275         "ios": "9.0",
276         "tvos": "9.0"
277       },
278       "dependencies": {
279         "RFKit/Runtime": [
280           ">=1.7.1"
281         ],
282         "RFInitializing": [
283           ">=1.1"
284         ],
285         "RFAlpha/RFKVOWrapper": [
287         ]
288       },
289       "source_files": "RFScrollViewPageControl/*.{h,m}",
290       "public_header_files": "RFScrollViewPageControl/*.h"
291     },
292     {
293       "name": "RFSliderView",
294       "platforms": {
295         "ios": "9.0"
296       },
297       "dependencies": {
298         "RFAlpha/RFTimer": [
300         ],
301         "RFInitializing": [
302           ">=1.1"
303         ],
304         "RFKit/Runtime": [
305           ">=1.7.1"
306         ],
307         "RFKit/Category/UIView+RFAnimate": [
309         ],
310         "RFKit/Category/UIView": [
312         ]
313       },
314       "source_files": "RFSliderView/*.{h,m}",
315       "public_header_files": "RFSliderView/*.h"
316     },
317     {
318       "name": "RFSound",
319       "platforms": {
320         "ios": "9.0"
321       },
322       "dependencies": {
323         "RFKit/Runtime": [
324           ">=1.7.1"
325         ]
326       },
327       "source_files": "RFSound/*.{h,m}",
328       "public_header_files": "RFSound/*.h",
329       "frameworks": [
330         "AudioToolbox"
331       ]
332     },
333     {
334       "name": "RFSwizzle",
335       "platforms": {
336         "ios": "9.0",
337         "osx": "10.8",
338         "watchos": "2.0",
339         "tvos": "9.0"
340       },
341       "dependencies": {
342         "RFKit/Runtime": [
343           ">=1.7.1"
344         ]
345       },
346       "source_files": "RFSwizzle/*.{h,m}",
347       "public_header_files": "RFSwizzle/*.h"
348     },
349     {
350       "name": "RFSynthesize",
351       "platforms": {
352         "ios": "9.0",
353         "osx": "10.8",
354         "watchos": "2.0",
355         "tvos": "9.0"
356       },
357       "dependencies": {
358         "RFKit/Runtime": [
359           ">=1.7.1"
360         ]
361       },
362       "source_files": "RFSynthesize/*.{h,m}",
363       "public_header_files": "RFSynthesize/*.h"
364     },
365     {
366       "name": "RFTabController",
367       "platforms": {
368         "ios": "9.0",
369         "tvos": "9.0"
370       },
371       "dependencies": {
372         "RFKit/Runtime": [
373           ">=1.7.1"
374         ],
375         "RFKit/Category/NSArray": [
377         ],
378         "RFKit/Category/UIView": [
380         ],
381         "RFInitializing": [
382           ">=1.1"
383         ],
384         "RFAlpha/RFDataSourceArray": [
386         ]
387       },
388       "source_files": "RFTabController/*.{h,m}",
389       "public_header_files": "RFTabController/*.h"
390     },
391     {
392       "name": "RFTableViewAutoFetchDataSource",
393       "platforms": {
394         "ios": "9.0",
395         "tvos": "9.0"
396       },
397       "dependencies": {
398         "RFDelegateChain/Chain": [
400         ]
401       },
402       "source_files": "RFTableViewAutoFetchDataSource/*.{h,m}",
403       "public_header_files": "RFTableViewAutoFetchDataSource/*.h",
404       "frameworks": "CoreData"
405     },
406     {
407       "name": "RFTableViewCellHeightDelegate",
408       "platforms": {
409         "ios": "9.0"
410       },
411       "dependencies": {
412         "RFDelegateChain/Chain": [
414         ],
415         "RFKit/Runtime": [
416           ">=1.7.1"
417         ],
418         "RFKit/Category/UIView+RFAnimate": [
420         ]
421       },
422       "source_files": "RFTableViewCellHeightDelegate/*.{h,m}",
423       "public_header_files": "RFTableViewCellHeightDelegate/*.h"
424     },
425     {
426       "name": "RFTableViewPullToFetchPlugin",
427       "platforms": {
428         "ios": "9.0"
429       },
430       "dependencies": {
431         "RFDelegateChain/Chain": [
433         ],
434         "RFKit/Category/UIView+RFAnimate": [
436         ],
437         "RFKit/Category/UIView": [
439         ],
440         "RFAlpha/RFKVOWrapper": [
442         ]
443       },
444       "source_files": "RFTableViewPullToFetchPlugin/*.{h,m}",
445       "public_header_files": "RFTableViewPullToFetchPlugin/*.h"
446     },
447     {
448       "name": "RFTimer",
449       "platforms": {
450         "ios": "9.0",
451         "osx": "10.8",
452         "watchos": "2.0",
453         "tvos": "9.0"
454       },
455       "source_files": "RFTimer/*.{h,m}",
456       "public_header_files": "RFTimer/*.h"
457     },
458     {
459       "name": "RFTransitioning",
460       "platforms": {
461         "ios": "9.0"
462       },
463       "subspecs": [
464         {
465           "name": "Core",
466           "dependencies": {
467             "RFKit/Runtime": [
468               ">=1.7.1"
469             ],
470             "RFInitializing": [
471               ">=1.1"
472             ]
473           },
474           "source_files": [
475             "RFTransitioning/RFAnimationTransitioning.{h,m}"
476           ],
477           "public_header_files": [
478             "RFTransitioning/RFAnimationTransitioning.h"
479           ]
480         },
481         {
482           "name": "NavigationControllerTransition",
483           "dependencies": {
484             "RFAlpha/RFTransitioning/Core": [
486             ],
487             "RFDelegateChain/Chain": [
489             ]
490           },
491           "source_files": [
492             "RFTransitioning/RFNavigation*.{h,m}",
493             "RFTransitioning/UIViewController+RFTransitioning.{h,m}"
494           ],
495           "public_header_files": [
496             "RFTransitioning/RFNavigation*.h",
497             "RFTransitioning/UIViewController+RFTransitioning.h"
498           ]
499         },
500         {
501           "name": "PullDownToPopInteraction",
502           "dependencies": {
503             "RFAlpha/RFTransitioning/Core": [
505             ],
506             "RFAlpha/RFTransitioning/NavigationControllerTransition": [
508             ],
509             "RFKit/Category/UIView+RFAnimate": [
511             ]
512           },
513           "source_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.{h,m}",
514           "public_header_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.h"
515         },
516         {
517           "name": "MagicMoveTransitioningStyle",
518           "dependencies": {
519             "RFAlpha/RFTransitioning/Core": [
521             ],
522             "RFKit/Category/UIView": [
524             ],
525             "RFKit/Category/UIView+RFAnimate": [
527             ]
528           },
529           "source_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.{h,m}",
530           "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.h"
531         },
532         {
533           "name": "MoveInFromBottomTransitioningStyle",
534           "dependencies": {
535             "RFAlpha/RFTransitioning/Core": [
537             ],
538             "RFAlpha/RFTransitioning/PullDownToPopInteraction": [
540             ]
541           },
542           "source_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.{h,m}",
543           "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.h"
544         }
545       ]
546     },
547     {
548       "name": "RFViewApperance",
549       "platforms": {
550         "ios": "9.0",
551         "tvos": "9.0"
552       },
553       "subspecs": [
554         {
555           "name": "RFDrawView",
556           "dependencies": {
557             "RFKit/Runtime": [
558               ">=1.7.1"
559             ],
560             "RFInitializing": [
561               ">=1.1"
562             ]
563           },
564           "source_files": "RFViewApperance/RFDrawView.{h,m}",
565           "public_header_files": "RFViewApperance/RFDrawView.h"
566         },
567         {
568           "name": "RFLine",
569           "dependencies": {
570             "RFAlpha/RFViewApperance/RFDrawView": [
572             ]
573           },
574           "source_files": "RFViewApperance/RFLine.{h,m}",
575           "public_header_files": "RFViewApperance/RFLine.h"
576         },
577         {
578           "name": "RFRoundingCornersView",
579           "dependencies": {
580             "RFAlpha/RFViewApperance/RFDrawView": [
582             ]
583           },
584           "source_files": "RFViewApperance/RFRoundingCornersView.{h,m}",
585           "public_header_files": "RFViewApperance/RFRoundingCornersView.h"
586         },
587         {
588           "name": "RFLayerApperance",
589           "dependencies": {
590             "RFKit/Category/UIDevice": [
592             ]
593           },
594           "source_files": "RFViewApperance/UIView+RFLayerApperance.{h,m}",
595           "public_header_files": "RFViewApperance/UIView+RFLayerApperance.h",
596           "frameworks": "QuartzCore"
597         },
598         {
599           "name": "RFPatternImageBackground",
600           "dependencies": {
601             "RFKit/Category/UIColor": [
603             ]
604           },
605           "source_files": "RFViewApperance/UIView+RFPatternImageBackground.{h,m}",
606           "public_header_files": "RFViewApperance/UIView+RFPatternImageBackground.h"
607         }
608       ]
609     },
610     {
611       "name": "RFWindow",
612       "platforms": {
613         "ios": "9.0",
614         "tvos": "9.0"
615       },
616       "dependencies": {
617         "RFInitializing": [
618           ">=1.1"
619         ]
620       },
621       "source_files": "RFWindow/*.{h,m}",
622       "public_header_files": "RFWindow/*.h"
623     }
624   ]