[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 3.1.2 / Helpshift.podspec.json
blob92d7ba00243dbc6541179c9d218e39b54daba9c9
2   "name": "Helpshift",
3   "version": "3.1.2",
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://s3.amazonaws.com/cdn.helpshift.com/library/ios/v3.1/helpshift-ios-3.1.2.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "helpshift-ios-3.1.2/Helpshift.h",
20   "resources": [
21     "helpshift-ios-3.1.2/HSResources/*.png",
22     "helpshift-ios-3.1.2/HSThemes/*.plist",
23     "helpshift-ios-3.1.2/HSResources/*.lproj"
24   ],
25   "preserve_paths": "helpshift-ios-3.1.2/libHelpshift.a",
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-3.1.2\""
42   },
43   "requires_arc": false