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. It provides APIs for composing and transforming streams of values.\n",
6 "homepage": "https://github.com/ReactiveCocoa/ReactiveCocoa",
9 "Josh Abernathy": "josh@github.com"
16 "git": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
19 "default_subspecs": "UI",
28 "source_files": "ReactiveCocoa/Objective-C/RACObjCRuntime.{h,m}",
29 "requires_arc": false,
30 "frameworks": "Foundation"
34 "source_files": "ReactiveCocoa/**/*.{d,h,m,swift}",
37 "ReactiveCocoa/**/*{RACObjCRuntime,AppKit,NSControl,NSText,NSTable,UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK}*"
39 "header_dir": "ReactiveCocoa",
40 "private_header_files": [
42 "**/*EXTRuntimeExtensions.h",
45 "frameworks": "Foundation",
47 "ReactiveCocoa/no-arc": [
55 "ReactiveCocoa/Core": [
59 "frameworks": "Foundation",
63 "ReactiveCocoa/**/*{UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK}*"
70 "ReactiveCocoa/**/*{AppKit,NSControl,NSText,NSTable}*"
72 "frameworks": "AppKit"