[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 4.13.0 / Helpshift.podspec.json
blob6f0578fcb1473bdaf402b8c0e433168a6fd594a7
2   "name": "Helpshift",
3   "version": "4.13.0",
4   "summary": "Customer service helpdesk for mobile applications.",
5   "license": {
6     "type": "Commercial",
7     "text": "See http://www.helpshift.com/terms/"
8   },
9   "homepage": "http://www.helpshift.com/",
10   "authors": {
11     "Helpshift": "support@helpshift.com"
12   },
13   "source": {
14     "http": "https://d3e51fp79zp4el.cloudfront.net/library/ios/v4.13/helpshift-sdk-ios-v4.13.0.zip"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "helpshift-sdk-ios-v4.13.0/Helpshift.h",
20   "resources": [
21     "helpshift-sdk-ios-v4.13.0/HSResources/*.png",
22     "helpshift-sdk-ios-v4.13.0/HSLocalization/*.lproj"
23   ],
24   "preserve_paths": [
25     "helpshift-sdk-ios-v4.13.0/libHelpshift.a",
26     "helpshift-sdk-ios-v4.13.0/HSLocalization/*.lproj",
27     "helpshift-sdk-ios-v4.13.0/HSThemes/*.plist"
28   ],
29   "frameworks": [
30     "CoreGraphics",
31     "QuartzCore",
32     "CoreText",
33     "SystemConfiguration",
34     "CoreTelephony",
35     "Foundation",
36     "UIKit",
37     "Security",
38     "QuickLook"
39   ],
40   "libraries": [
41     "sqlite3.0",
42     "z",
43     "Helpshift"
44   ],
45   "xcconfig": {
46     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Helpshift/helpshift-sdk-ios-v4.13.0\""
47   },
48   "documentation_url": "http://developers.helpshift.com/ios/",
49   "requires_arc": false