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"
71 "source_files": "RFCheckbox/*.{h,m}",
72 "public_header_files": "RFCheckbox/*.h"
75 "name": "RFContainerView",
84 "RFKit/Category/UIView": [
87 "RFKit/Category/UIViewController": [
94 "source_files": "RFContainerView/*.{h,m}",
95 "public_header_files": "RFContainerView/*.h"
98 "name": "RFDataSourceArray",
99 "source_files": "RFDataSourceArray/*.{h,m}",
100 "public_header_files": "RFDataSourceArray/*.h"
103 "name": "RFDelegateChain",
121 "source_files": "RFDelegateChain/*.{h,m}",
122 "public_header_files": "RFDelegateChain/*.h"
125 "name": "UIScrollViewDelegate",
131 "RFAlpha/RFDelegateChain/Chain": [
135 "source_files": "RFDelegateChain/UIKit/UIScrollViewDelegateChain.{h,m}",
136 "public_header_files": "RFDelegateChain/UIKit/UIScrollViewDelegateChain.h"
139 "name": "UICollectionViewDataSource",
145 "RFAlpha/RFDelegateChain/Chain": [
149 "source_files": "RFDelegateChain/UIKit/UICollectionViewDataSourceChain.{h,m}",
150 "public_header_files": "RFDelegateChain/UIKit/UICollectionViewDataSourceChain.h"
153 "name": "UICollectionViewDelegate",
159 "RFAlpha/RFDelegateChain/UIScrollViewDelegate": [
163 "source_files": "RFDelegateChain/UIKit/UICollectionViewDelegateChain.{h,m}",
164 "public_header_files": "RFDelegateChain/UIKit/UICollectionViewDelegateChain.h"
167 "name": "UICollectionViewDelegateFlowLayout",
173 "RFAlpha/RFDelegateChain/UICollectionViewDelegate": [
177 "source_files": "RFDelegateChain/UIKit/UICollectionViewDelegateFlowLayoutChain.{h,m}",
178 "public_header_files": "RFDelegateChain/UIKit/UICollectionViewDelegateFlowLayoutChain.h"
181 "name": "UISearchBarDelegate",
186 "RFAlpha/RFDelegateChain/Chain": [
190 "source_files": "RFDelegateChain/UIKit/UISearchBarDelegateChain.{h,m}",
191 "public_header_files": "RFDelegateChain/UIKit/UISearchBarDelegateChain.h"
194 "name": "UITextFieldDelegate",
200 "RFAlpha/RFDelegateChain/Chain": [
204 "source_files": "RFDelegateChain/UIKit/UITextFiledDelegateChain.{h,m}",
205 "public_header_files": "RFDelegateChain/UIKit/UITextFiledDelegateChain.h"
208 "name": "UITextViewDelegate",
214 "RFAlpha/RFDelegateChain/Chain": [
218 "source_files": "RFDelegateChain/UIKit/UITextViewDelegateChain.{h,m}",
219 "public_header_files": "RFDelegateChain/UIKit/UITextViewDelegateChain.h"
222 "name": "UIWebViewDelegate",
227 "RFAlpha/RFDelegateChain/Chain": [
231 "source_files": "RFDelegateChain/UIKit/UIWebViewDelegateChain.{h,m}",
232 "public_header_files": "RFDelegateChain/UIKit/UIWebViewDelegateChain.h"
237 "name": "RFDrawImage",
248 "source_files": "RFDrawImage/*.{h,m}",
249 "public_header_files": "RFDrawImage/*.h"
252 "name": "RFImageCropper",
260 "RFKit/Category/UIColor": [
263 "RFKit/Category/UIImage": [
266 "RFKit/Category/UIView": [
269 "RFKit/Category/UIView+RFAnimate": [
276 "source_files": "RFImageCropper/*.{h,m}",
277 "public_header_files": "RFImageCropper/*.h"
280 "name": "RFKVOWrapper",
292 "source_files": "RFKVOWrapper/*.{h,m}",
293 "public_header_files": "RFKVOWrapper/*.h"
296 "name": "RFNavigationController",
304 "RFKit/Category/NSError": [
307 "RFKit/Category/UIView": [
310 "RFKit/Category/UIView+RFAnimate": [
313 "RFKit/Category/UIViewController+RFInterfaceOrientation": [
316 "RFAlpha/RFTransitioning/NavigationControllerTransition": [
320 "source_files": "RFNavigationController/*.{h,m}",
321 "public_header_files": "RFNavigationController/*.h"
324 "name": "RFRefreshButton",
333 "RFKit/Category/UIView": [
340 "source_files": "RFRefreshButton/*.{h,m}",
341 "public_header_files": "RFRefreshButton/*.h"
344 "name": "RFRefreshControl",
354 "source_files": "RFRefreshControl/*.{h,m}",
355 "public_header_files": "RFRefreshControl/*.h"
358 "name": "RFScrollViewPageControl",
370 "RFAlpha/RFKVOWrapper": [
374 "source_files": "RFScrollViewPageControl/*.{h,m}",
375 "public_header_files": "RFScrollViewPageControl/*.h"
387 "source_files": "RFSound/*.{h,m}",
388 "public_header_files": "RFSound/*.h",
407 "source_files": "RFSwizzle/*.{h,m}",
408 "public_header_files": "RFSwizzle/*.h"
411 "name": "RFSynthesize",
423 "source_files": "RFSynthesize/*.{h,m}",
424 "public_header_files": "RFSynthesize/*.h"
427 "name": "RFTabController",
436 "RFKit/Category/NSArray": [
439 "RFKit/Category/UIView": [
445 "RFAlpha/RFDataSourceArray": [
449 "source_files": "RFTabController/*.{h,m}",
450 "public_header_files": "RFTabController/*.h"
453 "name": "RFTableViewAutoFetchDataSource",
459 "RFAlpha/RFDelegateChain/Chain": [
463 "source_files": "RFTableViewAutoFetchDataSource/*.{h,m}",
464 "public_header_files": "RFTableViewAutoFetchDataSource/*.h",
465 "frameworks": "CoreData"
468 "name": "RFTableViewCellHeightDelegate",
473 "RFAlpha/RFDelegateChain/Chain": [
479 "RFKit/Category/UIView+RFAnimate": [
483 "source_files": "RFTableViewCellHeightDelegate/*.{h,m}",
484 "public_header_files": "RFTableViewCellHeightDelegate/*.h"
487 "name": "RFTableViewPullToFetchPlugin",
492 "RFAlpha/RFDelegateChain/Chain": [
495 "RFKit/Category/UIView+RFAnimate": [
498 "RFKit/Category/UIView": [
501 "RFAlpha/RFKVOWrapper": [
505 "source_files": "RFTableViewPullToFetchPlugin/*.{h,m}",
506 "public_header_files": "RFTableViewPullToFetchPlugin/*.h"
516 "source_files": "RFTimer/*.{h,m}",
517 "public_header_files": "RFTimer/*.h"
520 "name": "RFTransitioning",
536 "RFTransitioning/RFAnimationTransitioning.{h,m}"
538 "public_header_files": [
539 "RFTransitioning/RFAnimationTransitioning.h"
543 "name": "NavigationControllerTransition",
545 "RFAlpha/RFTransitioning/Core": [
548 "RFAlpha/RFDelegateChain/Chain": [
553 "RFTransitioning/RFNavigation*.{h,m}",
554 "RFTransitioning/UIViewController+RFTransitioning.{h,m}"
556 "public_header_files": [
557 "RFTransitioning/RFNavigation*.h",
558 "RFTransitioning/UIViewController+RFTransitioning.h"
562 "name": "PullDownToPopInteraction",
564 "RFAlpha/RFTransitioning/Core": [
567 "RFAlpha/RFTransitioning/NavigationControllerTransition": [
570 "RFKit/Category/UIView+RFAnimate": [
574 "source_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.{h,m}",
575 "public_header_files": "RFTransitioning/RFInteractiveTransitioning/RFPullDownToPopInteractionController.h"
578 "name": "MagicMoveTransitioningStyle",
580 "RFAlpha/RFTransitioning/Core": [
583 "RFKit/Category/UIView": [
586 "RFKit/Category/UIView+RFAnimate": [
590 "source_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.{h,m}",
591 "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMagicMoveTransitioning.h"
594 "name": "MoveInFromBottomTransitioningStyle",
596 "RFAlpha/RFTransitioning/Core": [
599 "RFAlpha/RFTransitioning/PullDownToPopInteraction": [
603 "source_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.{h,m}",
604 "public_header_files": "RFTransitioning/RFTransitioningStyle/RFMoveInFromBottomTransitioning.h"
609 "name": "RFViewApperance",
616 "name": "RFDrawView",
625 "source_files": "RFViewApperance/RFDrawView.{h,m}",
626 "public_header_files": "RFViewApperance/RFDrawView.h"
631 "RFAlpha/RFViewApperance/RFDrawView": [
634 "RFKit/Category/UIView+RFAnimate": [
638 "source_files": "RFViewApperance/RFLine.{h,m}",
639 "public_header_files": "RFViewApperance/RFLine.h"
642 "name": "RFRoundingCornersView",
644 "RFAlpha/RFViewApperance/RFDrawView": [
648 "source_files": "RFViewApperance/RFRoundingCornersView.{h,m}",
649 "public_header_files": "RFViewApperance/RFRoundingCornersView.h"
652 "name": "RFResizableBackgroundImage",
657 "RFKit/Category/UIDevice": [
661 "source_files": "RFViewApperance/UIButton+RFResizableBackgroundImage.{h,m}",
662 "public_header_files": "RFViewApperance/UIButton+RFResizableBackgroundImage.h"
665 "name": "RFLayerApperance",
667 "RFKit/Category/UIDevice": [
671 "source_files": "RFViewApperance/UIView+RFLayerApperance.{h,m}",
672 "public_header_files": "RFViewApperance/UIView+RFLayerApperance.h",
673 "frameworks": "QuartzCore"
676 "name": "RFPatternImageBackground",
678 "RFKit/Category/UIColor": [
682 "source_files": "RFViewApperance/UIView+RFPatternImageBackground.{h,m}",
683 "public_header_files": "RFViewApperance/UIView+RFPatternImageBackground.h"
698 "source_files": "RFWindow/*.{h,m}",
699 "public_header_files": "RFWindow/*.h"