blob: 98cecaa5ef78ac3ebad0e6743b8d289f9d3ce994 [file] [log] [blame]
{
"name": "SplunkMint-iOS",
"version": "4.2",
"summary": "Usage, performance and crash monitoring for your iOS apps",
"homepage": "https://mint.splunk.com/",
"license": {
"type": "Commercial",
"text": "See https://mint.splunk.com/termsofuse"
},
"authors": {
"Splunk": "mobilesupport@splunk.com"
},
"platforms": {
"ios": null
},
"source": {
"http": "download.splunk.com/misc/mint/SplunkMint-iOS.framework.4.2.zip"
},
"source_files": "SplunkMint-iOS.framework/Versions/A/Headers/*.h",
"preserve_paths": "SplunkMint-iOS.framework/*",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"SplunkMint-iOS",
"WebKit"
],
"libraries": "z",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libz",
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SplunkMint-iOS/\""
},
"requires_arc": true
}