blob: 4e21aea3b471e0a1d7e016e1d8c069d488ae12b5 [file] [log] [blame]
{
"name": "SupportKit",
"version": "1.5.2",
"summary": "Radialpoint SupportKit instantly embeds your Zendesk Help Center in your iOS app.",
"description": "Your users describe their problem and SupportKit instantly surfaces the solution from the articles in your Zendesk HelpCenter. Your users won't have to leave your app to get the answer they need.",
"homepage": "http://supportkit.radialpoint.com/",
"license": {
"type": "Commercial",
"text": "Radialpoint. All rights reserved."
},
"authors": {
"Radialpoint": "supportkit@radialpoint.com"
},
"source": {
"git": "https://github.com/radialpoint/SupportKit.git",
"tag": "v1.5.2"
},
"source_files": [
"SupportKit.framework/Versions/A/Headers/SupportKit.h",
"SupportKit.framework/Versions/A/Headers/SKTSettings.h"
],
"resources": "SupportKit.bundle",
"preserve_paths": "SupportKit.framework/*",
"frameworks": [
"SupportKit",
"CoreText",
"SystemConfiguration",
"CoreTelephony",
"Foundation",
"CoreGraphics",
"UIKit",
"Security",
"QuartzCore",
"OpenGLES",
"CoreMedia",
"AVFoundation",
"CoreVideo"
],
"libraries": "xml2",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SupportKit\""
},
"vendored_frameworks": "SupportKit.framework",
"requires_arc": true
}