[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 4.3.1 / Helpshift.podspec.json
blobf94a95c87052a569a61beacc30d5595cb1f5a611
2   "name": "Helpshift",
3   "version": "4.3.1",
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.3/helpshift-ios-4.3.1.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "helpshift-ios-4.3.1/Helpshift.h",
20   "resources": "helpshift-ios-4.3.1/HSResources/*.png",
21   "preserve_paths": [
22     "helpshift-ios-4.3.1/libHelpshift.a",
23     "helpshift-ios-4.3.1/HSLocalization/*.lproj",
24     "helpshift-ios-4.3.1/HSThemes/*.plist"
25   ],
26   "frameworks": [
27     "CoreGraphics",
28     "QuartzCore",
29     "CoreText",
30     "SystemConfiguration",
31     "CoreTelephony",
32     "Foundation",
33     "UIKit"
34   ],
35   "libraries": [
36     "sqlite3.0",
37     "z",
38     "Helpshift"
39   ],
40   "xcconfig": {
41     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Helpshift/helpshift-ios-4.3.1\""
42   },
43   "documentation_url": "http://developers.helpshift.com/ios/",
44   "requires_arc": false