[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 2 / CustomerlySDK / 3.1.0 / CustomerlySDK.podspec.json
blob95793633681c8d23081a2310ecaf651ad6aa8925
2   "name": "CustomerlySDK",
3   "version": "3.1.0",
4   "summary": "customerly.io is the perfect tool to getting closer to your customers",
5   "description": "customerly.io is the perfect tool to getting closer to your customers. Help them where they are with the customer support widget. Manage your audience based on their behaviours, build campaigns and automations.\nDeliver Surveys directly into your app and get the responses in one place. Study your Net Promote Score and Skyrocket your Online Business right now.\nThe Customerly iOS SDK is really simple to integrate in your apps, and allow your users to contact you via chat.",
6   "homepage": "https://github.com/customerly/Customerly-iOS-SDK",
7   "screenshots": "https://raw.githubusercontent.com/customerly/customerly.github.io/master/ios/resources/chat-preview.png",
8   "license": {
9     "type": "Apache License 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paolo Musolino": "info@codeido.com"
14   },
15   "social_media_url": "https://www.facebook.com/customerly/",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/customerly/Customerly-iOS-SDK.git",
21     "tag": "3.1.0"
22   },
23   "source_files": "CustomerlySDK/Library/**/*.swift",
24   "resource_bundles": {
25     "CustomerlySDK": [
26       "CustomerlySDK/Library/**/*.xcassets",
27       "CustomerlySDK/Library/**/*.lproj",
28       "CustomerlySDK/Library/UI/**/*.storyboard",
29       "CustomerlySDK/Library/UI/**/*.xib",
30       "CustomerlySDK/Library/**/*.m4r"
31     ]
32   },
33   "module_name": "CustomerlySDK",
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "AudioToolbox"
38   ],
39   "requires_arc": true,
40   "dependencies": {
41     "ObjectMapper": [
42       "3.5.1"
43     ],
44     "Kingfisher": [
45       "5.7.0"
46     ],
47     "Socket.IO-Client-Swift": [
48       "15.1.0"
49     ]
50   },
51   "swift_versions": [
52     "4.2",
53     "5.0"
54   ],
55   "swift_version": "5.0"