[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 7.6.0 / Helpshift.podspec.json
blob729d80e48a603aca265fa90ec25733ea7e3a0ec6
2   "name": "Helpshift",
3   "version": "7.6.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/v7.6/helpshift-sdk-ios-v7.6.0.zip",
15     "type": "zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "helpshift-sdk-ios-v7.6.0/*.h",
21   "resources": [
22     "helpshift-sdk-ios-v7.6.0/HsUIResources.bundle",
23     "helpshift-sdk-ios-v7.6.0/HsLocalization.bundle",
24     "helpshift-sdk-ios-v7.6.0/HSThemes/*.plist"
25   ],
26   "preserve_paths": [
27     "helpshift-sdk-ios-v7.6.0/libSupport.a",
28     "helpshift-sdk-ios-v7.6.0/HsLocalization.bundle",
29     "helpshift-sdk-ios-v7.6.0/HSThemes/*.plist",
30     "helpshift-sdk-ios-v7.6.0/HelpshiftDefaultLocalizations/*.lproj"
31   ],
32   "frameworks": [
33     "CoreGraphics",
34     "QuartzCore",
35     "CoreText",
36     "SystemConfiguration",
37     "CoreTelephony",
38     "Foundation",
39     "UIKit",
40     "Security",
41     "QuickLook",
42     "MobileCoreServices",
43     "CoreSpotlight",
44     "WebKit",
45     "Photos"
46   ],
47   "libraries": [
48     "sqlite3.0",
49     "z",
50     "icucore"
51   ],
52   "vendored_libraries": "helpshift-sdk-ios-v7.6.0/libSupport.a",
53   "documentation_url": "http://developers.helpshift.com/ios/",
54   "requires_arc": false