[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 3 / MobihelpSDK / 1.6.7 / MobihelpSDK.podspec.json
blob8d411faa52d2f04b22db052e29aa508c8f185a3b
2   "name": "MobihelpSDK",
3   "version": "1.6.7",
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     "AVFoundation"
28   ],
29   "source": {
30     "git": "https://github.com/freshdesk/mobihelp-ios.git",
31     "tag": "v1.6.7"
32   },
33   "source_files": "MobihelpSDK/Mobihelp.h",
34   "libraries": "FDMobihelpSDK",
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MobihelpSDK/MobihelpSDK\""
37   },
38   "preserve_paths": "MobihelpSDK/*",
39   "resources": [
40     "MobihelpSDK/MHModel.bundle",
41     "MobihelpSDK/MHResources.bundle",
42     "MobihelpSDK/MHLocalization/en.lproj/MHLocalizable.strings"
43   ],
44   "documentation_url": "http://developer.freshdesk.com/mobihelp/ios/api"