[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 3 / MobihelpSDK / 1.3.3 / MobihelpSDK.podspec.json
blobbb0244a7d86b773278043eb5b25dc4bf76019591
2   "name": "MobihelpSDK",
3   "version": "1.3.3",
4   "summary": "In-App customer support SDK, powered by Freshdesk",
5   "homepage": "http://developer.freshdesk.com/mobihelp",
6   "license": {
7     "type": "Commercial",
8     "text": "See http://www.freshdesk.com/terms"
9   },
10   "authors": {
11     "Freshdesk": "support@freshdesk.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "MobileCoreServices",
19     "CoreTelephony",
20     "SystemConfiguration",
21     "CoreData",
22     "CoreGraphics",
23     "UIKit",
24     "Foundation",
25     "Security",
26     "QuartzCore"
27   ],
28   "source": {
29     "git": "https://github.com/freshdesk/mobihelp-ios.git",
30     "tag": "v1.3.3"
31   },
32   "source_files": "MobihelpSDK/Mobihelp.h",
33   "libraries": "FDMobihelpSDK",
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MobihelpSDK/MobihelpSDK\""
36   },
37   "preserve_paths": "MobihelpSDK/*",
38   "resources": [
39     "MobihelpSDK/MHModel.bundle",
40     "MobihelpSDK/MHResources.bundle",
41     "MobihelpSDK/MHLocalization/en.lproj/MHLocalizable.strings"
42   ],
43   "documentation_url": "http://developer.freshdesk.com/mobihelp/ios/api"