[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 5 / 7 / FreshchatSDK / 1.3.0 / FreshchatSDK.podspec.json
blobbbd1a5e77fd51118016021ba72b3c560d5a2a3fe
2   "name": "FreshchatSDK",
3   "version": "1.3.0",
4   "summary": "Freshchat iOS SDK - Modern messaging software that your sales and customer engagement teams will love.",
5   "description": "Modern messaging software that your sales and customer engagement teams will love.",
6   "homepage": "https://www.freshchat.com",
7   "license": {
8     "type": "Commercial",
9     "file": "FreshchatSDK/LICENSE",
10     "text": "See https://www.freshworks.com/terms"
11   },
12   "authors": {
13     "Freshdesk": "support@freshchat.com"
14   },
15   "social_media_url": "https://twitter.com/freshchatapp",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/freshdesk/freshchat-ios.git",
21     "tag": "v1.3.0"
22   },
23   "source_files": "FreshchatSDK/*.{h,m}",
24   "preserve_paths": "FreshchatSDK/*",
25   "resources": [
26     "FreshchatSDK/FCResources.bundle",
27     "FreshchatSDK/FreshchatModels.bundle",
28     "FreshchatSDK/FCLocalization.bundle"
29   ],
30   "ios": {
31     "vendored_libraries": "FreshchatSDK/libFDFreshchatSDK.a"
32   },
33   "frameworks": [
34     "Foundation",
35     "AVFoundation",
36     "AudioToolbox",
37     "CoreMedia",
38     "CoreData",
39     "ImageIO",
40     "Photos",
41     "SystemConfiguration",
42     "Security"
43   ],
44   "xcconfig": {
45     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/FreshchatSDK\""
46   },
47   "requires_arc": true