5 "summary": "An Objective-C client for the Pusher.com service",
6 "homepage": "https://github.com/lukeredpath/libPusher",
7 "authors": "Luke Redpath",
9 "git": "https://github.com/lukeredpath/libPusher.git",
13 "header_dir": "Pusher",
29 "source_files": "Library/**/*.{h,m}",
30 "private_header_files": "Library/Private Headers/*",
32 "GCC_PREPROCESSOR_DEFINITIONS": "kPTPusherClientLibraryVersion=@\\\"1.5\\\""
36 "name": "ReactiveExtensions",
42 "source_files": "ReactiveExtensions/*",
43 "private_header_files": "*_Internal.h"