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",
23 "Framework/PubNub/PrivacyInfo.xcprivacy"
27 "default_subspecs": "Core",
29 "type": "PubNub Software Development Kit License",
36 "PubNub/{Core,Data,Modules,Misc,Network}/**/*",
39 "private_header_files": [
40 "PubNub/**/*Private.h",
41 "PubNub/Data/{PNEnvelopeInformation}.h",
42 "PubNub/Data/Managers/**/*.h",
43 "PubNub/Data/Models/PNXML.h",
44 "PubNub/Data/Service Objects/PNGenerateFileUploadURLStatus.h",
45 "PubNub/Misc/{PNConstants,PNPrivateStructures}.h",
46 "PubNub/Misc/Helpers/{PNArray,PNChannel,PNData,PNDate,PNDictionary,PNGZIP,PNHelpers,PNJSON,PNLockSupport,PNNumber,PNString,PNURLRequest}.h",
47 "PubNub/Misc/Logger/PNLogMacro.h",
48 "PubNub/Misc/Logger/Data/*.h",
49 "PubNub/Misc/Protocols/{PNKeyValueStorageProtocol,PNParser}.h",
50 "PubNub/Modules/Crypto/Cryptors/AES/PNCCCryptorWrapper.h",
51 "PubNub/Modules/Crypto/Header/*.h",
52 "PubNub/Network/{PNNetwork,PNNetworkResponseSerializer,PNReachability,PNRequestParameters,PNURLBuilder}.h",
53 "PubNub/Network/Requests/Files/PNGenerateFileUploadURLRequest.h",
54 "PubNub/Network/Parsers/**/*.h"
56 "pod_target_xcconfig": {
57 "APPLICATION_EXTENSION_API_ONLY": "YES"
63 "PubNub/Misc/Logger/{Core,Data}/**/*",
64 "PubNub/Misc/Helpers/{PNLockSupport,PNDefines}.{h,m}"
66 "private_header_files": [
67 "PubNub/Misc/Logger/Data/*.h",
68 "PubNub/Misc/Helpers/{PNLockSupport,PNDefines}.h"