[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 4.8.0 / Helpshift.podspec.json
blob04b78c89fc65b099178dc2ead2e73a2a2acbedcf
2   "name": "Helpshift",
3   "version": "4.8.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.8/helpshift-sdk-ios-v4.8.0.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "helpshift-sdk-ios-v4.8.0/Helpshift.h",
20   "resources": "helpshift-sdk-ios-v4.8.0/HSResources/*.png",
21   "preserve_paths": [
22     "helpshift-sdk-ios-v4.8.0/libHelpshift.a",
23     "helpshift-sdk-ios-v4.8.0/HSLocalization/*.lproj",
24     "helpshift-sdk-ios-v4.8.0/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-sdk-ios-v4.8.0\""
42   },
43   "documentation_url": "http://developers.helpshift.com/ios/",
44   "requires_arc": false