4 "summary": "TapTalk.io Omnichannel Live Chat is a complete omnichannel live char customer service chat SDK and API. Its in-app chat feature give you and your user the best in-app chat experience, it provides you with UI Based implementation and code based implementation and fully customizable.",
5 "homepage": "https://taptalk.io",
8 "Ritchie Nathaniel": "ritchie@taptalk.io",
9 "Dominic Vedericho": "dominic@taptalk.io"
15 "git": "https://github.com/taptalk-io/taptalk.io-omnichannel-ios.git",
21 "TapTalkLive/**/*.{h,m}",
22 "TapTalkLive/**/**/*.{h,m}"
24 "static_framework": true,
42 "prefix_header_contents": [
43 "#import \"AFNetworkActivityIndicatorManager.h\"",
44 "#import \"NSUserDefaults+DVSecureUserDefaults.h\"",
45 "#import \"PodAsset.h\"",
46 "#import \"TTLConfigs.h\"",
47 "#import \"TTLStyle.h\"",
48 "#import \"TapTalkLive.h\"",
49 "#import \"TTLUtil.h\"",
50 "#import \"TTLImageView.h\"",
51 "#import \"TTLImage.h\"",
52 "#import \"TTLCustomDropDownTextFieldView.h\"",
53 "#import \"TTLFormGrowingTextView.h\"",
54 "#import \"TTLCustomButtonView.h\"",
55 "#import \"TTLStyleManager.h\"",
56 "#import \"TTLAPIManager.h\"",
57 "#import \"TTLDataManager.h\"",
58 "#import \"TTLNetworkManager.h\"",
59 "#import \"TTLUserModel.h\"",
60 "#import \"TTLCaseModel.h\"",
61 "#import \"TTLTopicModel.h\""
66 "Pod/**/*.storyboard",
67 "Pod/**/*.{png,jpeg,jpg,xcassets,ttf,otf,caf}",
68 "TapTalkLive/**/*.xib",
69 "TapTalkLive/**/*.storyboard",
70 "TapTalkLive/**/*.{png,jpeg,jpg,xcassets,ttf,otf,caf}"