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 a framework for composing and transforming streams of values.",
19 "compiler_flags": "-DOS_OBJECT_USE_OBJC=0",
20 "source_files": "ReactiveCocoaFramework/ReactiveCocoa/*.{h,m}",
22 "exclude_files": "**/*{NSButton,AppKit}*"
25 "exclude_files": "**/*{UIControl,UIText,RACEventTrampoline,RACDelegateProxy}*"
27 "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",
31 "header_dir": "ReactiveCocoa",
36 "libextobjc/EXTKeyPathCoding": [
39 "libextobjc/EXTConcreteProtocol": [
42 "libextobjc/EXTScope": [
48 "name": "RACExtensions",
49 "source_files": "RACExtensions/*.{h,m}",
51 "exclude_files": "**/*{NSTask}*"
54 "ReactiveCocoa/Core": [