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",
14 "default_subspecs": "Core",
27 "source_files": "Library/**/*.{h,m}",
28 "private_header_files": "Library/Private Headers/*",
30 "GCC_PREPROCESSOR_DEFINITIONS": "kPTPusherClientLibraryVersion=@\\\"1.6\\\""
34 "name": "ReactiveExtensions",
43 "source_files": "ReactiveExtensions/*",
44 "private_header_files": "ReactiveExtensions/*_Internal.h"