2 "name": "WebimClientLibrary",
5 "WEBIM.RU Ltd": "n.lazarev-zubov@webim.ru"
7 "homepage": "https://webim.ru/integration/mobile-sdk/ios-sdk-howto/",
12 "summary": "Webim.ru client SDK for iOS.",
17 "git": "https://github.com/webim/webim-client-sdk-ios.git",
25 "source_files": "WebimClientLibrary/**/*",
26 "public_header_files": [
27 "WebimClientLibrary/WMBaseSession.h",
28 "WebimClientLibrary/WMChat.h",
29 "WebimClientLibrary/WMMessage.h",
30 "WebimClientLibrary/WMOfflineSession.h",
31 "WebimClientLibrary/WMOperator.h",
32 "WebimClientLibrary/WMSession.h",
33 "WebimClientLibrary/WMFileParams.h",
34 "WebimClientLibrary/WMImageParams.h",
35 "WebimClientLibrary/WMImageSize.h"
37 "prefix_header_contents": "#ifdef __OBJC__\n#import \"NSObject+Block.h\"\n#endif"