blob: 86d7db04ed37bc83926d853ebf8d83353e14af33 [file] [log] [blame]
{
"name": "Helpshift",
"version": "2.6.1",
"summary": "Customer service helpdesk for mobile applications.",
"license": {
"type": "Commercial",
"text": "See http://www.helpshift.com/terms/"
},
"homepage": "http://www.helpshift.com/",
"authors": {
"Helpshift": "support@helpshift.com"
},
"source": {
"http": "https://d3e51fp79zp4el.cloudfront.net/library/ios/v2.6/helpshift-ios-2.6.1.zip"
},
"platforms": {
"ios": "5.0"
},
"source_files": "helpshift-ios-2.6.1/Helpshift.h",
"resources": [
"helpshift-ios-2.6.1/HSResources/*.png",
"helpshift-ios-2.6.1/HSThemes/*.plist",
"helpshift-ios-2.6.1/HSResources/*.lproj"
],
"preserve_paths": "helpshift-ios-2.6.1/libHelpshift.a",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"CoreText",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony",
"Security",
"Foundation",
"UIKit"
],
"libraries": [
"sqlite3.0",
"z",
"Helpshift"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Helpshift/helpshift-ios-2.6.1\""
},
"requires_arc": false
}