[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 4 / 5 / Smooch / 12.1.1 / Smooch.podspec.json
blobe1410717be555c3f7143af5dd7df9d4de218c96b
2   "name": "Smooch",
3   "version": "12.1.1",
4   "summary": "Build customer relationships that last",
5   "description": "Smooch lets you have rich conversations with your users, right in your app or on your website.",
6   "homepage": "http://smooch.io",
7   "license": {
8     "type": "Commercial",
9     "text": "Smooch Technologies Inc.  All rights reserved."
10   },
11   "authors": {
12     "Smooch Technologies Inc.": "help@smooch.io"
13   },
14   "source": {
15     "git": "https://github.com/zendesk/sunshine-conversations-ios.git",
16     "tag": "12.1.1"
17   },
18   "preserve_paths": "Smooch.xcframework/*",
19   "frameworks": [
20     "Smooch",
21     "CoreText",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "Foundation",
25     "CoreGraphics",
26     "UIKit",
27     "QuartzCore",
28     "AssetsLibrary",
29     "Photos",
30     "AVFoundation",
31     "CFNetwork"
32   ],
33   "libraries": "icucore",
34   "xcconfig": {
35     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/Smooch"
36   },
37   "vendored_frameworks": "Smooch.xcframework",
38   "requires_arc": true,
39   "platforms": {
40     "ios": "11.0"
41   }