4 "summary": "RFUI: Alpha components.",
5 "homepage": "https://github.com/RFUI/Alpha",
13 "git": "https://github.com/RFUI/Alpha.git"
21 "exclude_files": "Test",
25 "name": "RFAudioPlayer",
34 "source_files": "RFAudioPlayer/*.{h,m}",
35 "public_header_files": "RFAudioPlayer/*.h",
36 "frameworks": "AVFoundation"
39 "name": "RFBlockSelectorPerform",
40 "source_files": "RFBlockSelectorPerform/*.{h,m}",
41 "public_header_files": "RFBlockSelectorPerform/*.h"
57 "source_files": "RFButton/*.{h,m}",
58 "public_header_files": "RFButton/*.h"
61 "name": "RFCallbackControl",
66 "RFKit/Category/NSArray": [
70 "source_files": "RFCallbackControl/*.{h,m}",
71 "public_header_files": "RFCallbackControl/*.h"
74 "name": "RFCarouselView",
89 "RFKit/Category/UIView+RFAnimate": [
92 "RFKit/Category/UIView": [
96 "source_files": "RFCarouselView/*.{h,m}",
97 "public_header_files": "RFCarouselView/*.h"
100 "name": "RFCheckbox",
106 "RFAlpha/RFButton": [
110 "source_files": "RFCheckbox/*.{h,m}",
111 "public_header_files": "RFCheckbox/*.h"
114 "name": "RFContainerView",
123 "RFKit/Category/UIView": [
126 "RFKit/Category/UIViewController": [
133 "source_files": "RFContainerView/*.{h,m}",
134 "public_header_files": "RFContainerView/*.h"
137 "name": "RFDataSourceArray",
138 "source_files": "RFDataSourceArray/*.{h,m}",
139 "public_header_files": "RFDataSourceArray/*.h"
142 "name": "RFDispatchTimer",
149 "source_files": "RFDispatchTimer/*.{h,m}",
150 "public_header_files": "RFDispatchTimer/*.h"
153 "name": "RFDrawImage",
164 "source_files": "RFDrawImage/*.{h,m}",
165 "public_header_files": "RFDrawImage/*.h"
168 "name": "RFImageCropper",
176 "RFKit/Category/UIColor": [
179 "RFKit/Category/UIImage": [
182 "RFKit/Category/UIView": [
185 "RFKit/Category/UIView+RFAnimate": [
192 "source_files": "RFImageCropper/*.{h,m}",
193 "public_header_files": "RFImageCropper/*.h"
196 "name": "RFKVOWrapper",
208 "source_files": "RFKVOWrapper/*.{h,m}",
209 "public_header_files": "RFKVOWrapper/*.h"
212 "name": "RFNavigationController",
220 "RFKit/Category/NSError": [
223 "RFKit/Category/UIView": [
226 "RFKit/Category/UIView+RFAnimate": [
229 "RFKit/Category/UIViewController+RFInterfaceOrientation": [
232 "RFAlpha/RFTransitioning/NavigationControllerTransition": [
236 "source_files": "RFNavigationController/*.{h,m}",
237 "public_header_files": "RFNavigationController/*.h"
240 "name": "RFRefreshButton",
249 "RFKit/Category/UIView": [
256 "source_files": "RFRefreshButton/*.{h,m}",
257 "public_header_files": "RFRefreshButton/*.h"
260 "name": "RFRefreshControl",
270 "source_files": "RFRefreshControl/*.{h,m}",
271 "public_header_files": "RFRefreshControl/*.h"
274 "name": "RFScrollViewPageControl",
286 "RFAlpha/RFKVOWrapper": [
290 "source_files": "RFScrollViewPageControl/*.{h,m}",
291 "public_header_files": "RFScrollViewPageControl/*.h"
294 "name": "RFSerialTaskOperationController",
306 "source_files": "RFSerialTaskOperationController/*.{h,m}",
307 "public_header_files": "RFSerialTaskOperationController/*.h"
310 "name": "RFSliderView",
324 "RFKit/Category/UIView+RFAnimate": [
327 "RFKit/Category/UIView": [
331 "source_files": "RFSliderView/*.{h,m}",
332 "public_header_files": "RFSliderView/*.h"
344 "source_files": "RFSound/*.{h,m}",
345 "public_header_files": "RFSound/*.h",
364 "source_files": "RFSwizzle/*.{h,m}",
365 "public_header_files": "RFSwizzle/*.h"
368 "name": "RFSynthesize",
380 "source_files": "RFSynthesize/*.{h,m}",
381 "public_header_files": "RFSynthesize/*.h"
384 "name": "RFTabController",
393 "RFKit/Category/NSArray": [
396 "RFKit/Category/UIView": [
402 "RFAlpha/RFDataSourceArray": [
406 "source_files": "RFTabController/*.{h,m}",
407 "public_header_files": "RFTabController/*.h"
410 "name": "RFTableViewAutoFetchDataSource",
416 "RFDelegateChain/Chain": [
420 "source_files": "RFTableViewAutoFetchDataSource/*.{h,m}",
421 "public_header_files": "RFTableViewAutoFetchDataSource/*.h",
422 "frameworks": "CoreData"
425 "name": "RFTableViewCellHeightDelegate",
430 "RFDelegateChain/Chain": [
436 "RFKit/Category/UIView+RFAnimate": [
440 "source_files": "RFTableViewCellHeightDelegate/*.{h,m}",
441 "public_header_files": "RFTableViewCellHeightDelegate/*.h"
444 "name": "RFTableViewPullToFetchPlugin",
449 "RFDelegateChain/Chain": [
452 "RFKit/Category/UIView+RFAnimate": [
455 "RFKit/Category/UIView": [
458 "RFAlpha/RFKVOWrapper": [
462 "source_files": "RFTableViewPullToFetchPlugin/*.{h,m}",
463 "public_header_files": "RFTableViewPullToFetchPlugin/*.h"
473 "source_files": "RFTimer/*.{h,m}",
474 "public_header_files": "RFTimer/*.h"
477 "name": "RFTransitioning",
493 "RFTransitioning/RFAnimationTransitioning.{h,m}"
495 "public_header_files": [
496 "RFTransitioning/RFAnimationTransitioning.h"
500 "name": "NavigationControllerTransition",
502 "RFAlpha/RFTransitioning/Core": [
505 "RFDelegateChain/Chain": [
510 "RFTransitioning/RFNavigation*.{h,m}",
511 "RFTransitioning/UIViewController+RFTransitioning.{h,m}"
513 "public_header_files": [
514 "RFTransitioning/RFNavigation*.h",
515 "RFTransitioning/UIViewController+RFTransitioning.h"
519 "name": "PullDownToPopInteraction",
521 "RFAlpha/RFTransitioning/Core": [
524 "RFAlpha/RFTransitioning/NavigationControllerTransition": [
527 "RFKit/Category/UIView+RFAnimate": [
531 "source_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.{h,m}",
532 "public_header_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.h"
535 "name": "MagicMoveTransitioningStyle",
537 "RFAlpha/RFTransitioning/Core": [
540 "RFKit/Category/UIView": [
543 "RFKit/Category/UIView+RFAnimate": [
547 "source_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.{h,m}",
548 "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.h"
551 "name": "MoveInFromBottomTransitioningStyle",
553 "RFAlpha/RFTransitioning/Core": [
556 "RFAlpha/RFTransitioning/PullDownToPopInteraction": [
560 "source_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.{h,m}",
561 "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.h"
566 "name": "RFViewApperance",
573 "name": "RFDrawView",
582 "source_files": "RFViewApperance/RFDrawView.{h,m}",
583 "public_header_files": "RFViewApperance/RFDrawView.h"
588 "RFAlpha/RFViewApperance/RFDrawView": [
592 "source_files": "RFViewApperance/RFLine.{h,m}",
593 "public_header_files": "RFViewApperance/RFLine.h"
596 "name": "RFRoundingCornersView",
598 "RFAlpha/RFViewApperance/RFDrawView": [
602 "source_files": "RFViewApperance/RFRoundingCornersView.{h,m}",
603 "public_header_files": "RFViewApperance/RFRoundingCornersView.h"
606 "name": "RFLayerApperance",
608 "RFKit/Category/UIDevice": [
612 "source_files": "RFViewApperance/UIView+RFLayerApperance.{h,m}",
613 "public_header_files": "RFViewApperance/UIView+RFLayerApperance.h",
614 "frameworks": "QuartzCore"
617 "name": "RFPatternImageBackground",
619 "RFKit/Category/UIColor": [
623 "source_files": "RFViewApperance/UIView+RFPatternImageBackground.{h,m}",
624 "public_header_files": "RFViewApperance/UIView+RFPatternImageBackground.h"
639 "source_files": "RFWindow/*.{h,m}",
640 "public_header_files": "RFWindow/*.h"