2 "name": "ReactiveCocoa",
4 "summary": "A framework for composing and transforming streams of values.",
5 "description": "ReactiveCocoa (RAC) is an Objective-C framework for Functional Reactive Programming.\nIt provides APIs for composing and transforming streams of values.",
6 "homepage": "https://github.com/ReactiveCocoa/ReactiveCocoa",
12 "Josh Abernathy": "josh@github.com"
21 "git": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
29 "frameworks": "Foundation",
30 "private_header_files": [
32 "**/*EXTRuntimeExtensions.h",
35 "source_files": "ReactiveCocoa/**/*.{d,h,m,swift}",
37 "exclude_files": "ReactiveCocoa/**/*{AppKit,NSControl,NSText,NSTable}*"
40 "exclude_files": "ReactiveCocoa/**/*{UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK}*"
43 "exclude_files": "ReactiveCocoa/**/*{AppKit,NSControl,NSText,NSTable,UIActionSheet,UIAlertView,UIDatePicker,UIImagePicker,UIRefreshControl,UISlider,UIStepper,UISwitch,MK}*"
46 "exclude_files": "ReactiveCocoa/**/*{UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK,AppKit,NSControl,NSText,NSTable,NSURLConnection}*"