2 "name": "ReactiveCocoa",
3 "version": "3.0-beta.9",
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",
31 "source_files": "ReactiveCocoa/Objective-C/RACObjCRuntime.{h,m}",
32 "requires_arc": false,
33 "frameworks": "Foundation"
37 "source_files": "ReactiveCocoa/**/*.{d,h,m,swift}",
40 "ReactiveCocoa/**/*{RACObjCRuntime,AppKit,NSControl,NSText,NSTable,UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK}*"
42 "header_dir": "ReactiveCocoa",
43 "private_header_files": [
45 "**/*EXTRuntimeExtensions.h",
48 "frameworks": "Foundation",
50 "ReactiveCocoa/no-arc": [
58 "ReactiveCocoa/Core": [
62 "frameworks": "Foundation",
66 "ReactiveCocoa/**/*{UIActionSheet,UIAlertView,UIBarButtonItem,UIButton,UICollectionReusableView,UIControl,UIDatePicker,UIGestureRecognizer,UIImagePicker,UIRefreshControl,UISegmentedControl,UISlider,UIStepper,UISwitch,UITableViewCell,UITableViewHeaderFooterView,UIText,MK}*"
73 "ReactiveCocoa/**/*{AppKit,NSControl,NSText,NSTable}*"
75 "frameworks": "AppKit"