[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / d / Helpshift / 2.0.0 / Helpshift.podspec.json
blobf8645f84a6fa09ea789a48ef7db59e79a430e357
2   "name": "Helpshift",
3   "version": "2.0.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.0/HelpshiftSDK-2.0.0.zip"
15   },
16   "platforms": {
17     "ios": "4.3"
18   },
19   "source_files": "HelpshiftSDK-2.0.0/Helpshift.h",
20   "resources": [
21     "HelpshiftSDK-2.0.0/HSResources/*.png",
22     "HelpshiftSDK-2.0.0/HSThemes/*.plist",
23     "HelpshiftSDK-2.0.0/HSResources/*.lproj/*.strings"
24   ],
25   "preserve_paths": "HelpshiftSDK-2.0.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/HelpshiftSDK-2.0.0/"
44   },
45   "requires_arc": false