2 "name": "ReactiveCocoa",
4 "summary": "A framework for composing and transforming sequences 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",
13 "license": "Simplified BSD License",
14 "description": "ReactiveCocoa (RAC) is a framework for composing and transforming sequences of values.",
16 "compiler_flags": "-DOS_OBJECT_USE_OBJC=0",
17 "source_files": "ReactiveCocoaFramework/ReactiveCocoa/*.{h,m}",
19 "exclude_files": "**/*{NSButton,AppKit}*"
22 "exclude_files": "**/*{UIControl,UIText,Event,DelegateProxy}*"
27 "header_dir": "ReactiveCocoa",
32 "libextobjc/EXTConcreteProtocol": [
38 "name": "RACExtensions",
39 "source_files": "RACExtensions/*.{h,m}",
41 "exclude_files": "**/*{NSTask}*"
44 "ReactiveCocoa/Core": [