4 "summary": "The PubNub Real-Time Network. Build real-time apps quickly and scale them globally.",
5 "homepage": "https://github.com/pubnub/objective-c",
7 "PubNub, Inc.": "support@pubnub.com"
9 "social_media_url": "https://twitter.com/pubnub",
11 "git": "https://github.com/pubnub/objective-c.git",
22 "default_subspecs": "Core",
24 "type": "PubNub Software Development Kit License",
31 "PubNub/{Core,Data,Modules,Misc,Network}/**/*",
34 "private_header_files": [
35 "PubNub/**/*Private.h",
36 "PubNub/Data/{PNEnvelopeInformation}.h",
37 "PubNub/Data/Managers/**/*.h",
38 "PubNub/Data/Models/PNXML.h",
39 "PubNub/Data/Service Objects/PNGenerateFileUploadURLStatus.h",
40 "PubNub/Misc/{PNConstants,PNPrivateStructures}.h",
41 "PubNub/Misc/Helpers/{PNArray,PNChannel,PNData,PNDate,PNDictionary,PNGZIP,PNHelpers,PNJSON,PNLockSupport,PNNumber,PNString,PNURLRequest}.h",
42 "PubNub/Misc/Logger/PNLogMacro.h",
43 "PubNub/Misc/Logger/Data/*.h",
44 "PubNub/Misc/Protocols/{PNKeyValueStorageProtocol,PNParser}.h",
45 "PubNub/Modules/Crypto/Cryptors/AES/PNCCCryptorWrapper.h",
46 "PubNub/Modules/Crypto/Header/*.h",
47 "PubNub/Network/{PNNetwork,PNNetworkResponseSerializer,PNReachability,PNRequestParameters,PNURLBuilder}.h",
48 "PubNub/Network/Requests/Files/PNGenerateFileUploadURLRequest.h",
49 "PubNub/Network/Parsers/**/*.h"
51 "pod_target_xcconfig": {
52 "APPLICATION_EXTENSION_API_ONLY": "YES"
58 "PubNub/Misc/Logger/{Core,Data}/**/*",
59 "PubNub/Misc/Helpers/{PNLockSupport,PNDefines}.{h,m}"
61 "private_header_files": [
62 "PubNub/Misc/Logger/Data/*.h",
63 "PubNub/Misc/Helpers/{PNLockSupport,PNDefines}.h"