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