2 "name": "ReactiveCocoa",
4 "summary": "A framework for composing and transforming streams of values.",
5 "homepage": "https://github.com/blog/1107-reactivecocoa-is-now-open-source",
7 "Josh Abernathy": "josh@github.com"
10 "git": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
14 "description": "ReactiveCocoa (RAC) is an Objective-C framework for Functional Reactive Programming. It provides APIs for composing and transforming streams of values.",
20 "compiler_flags": "-DOS_OBJECT_USE_OBJC=0",
21 "source_files": "ReactiveCocoaFramework/ReactiveCocoa/*.{h,m}",
23 "exclude_files": "**/*{NSButton,AppKit,NSText,NSControl}*"
26 "exclude_files": "**/*{UIBarButtonItem,UIControl,UIGestureRecognizer,UIText,RACEventTrampoline,RACDelegateProxy}*"
28 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1",
32 "header_dir": "ReactiveCocoa",
37 "libextobjc/EXTKeyPathCoding": [
40 "libextobjc/EXTConcreteProtocol": [
43 "libextobjc/EXTScope": [
49 "name": "RACExtensions",
50 "source_files": "RACExtensions/*.{h,m}",
52 "exclude_files": "**/*{NSTask}*"
55 "ReactiveCocoa/Core": [