blob: 7f1da70d5dcec600f488f61ace2c3dafe9463b5a [file] [log] [blame]
{
"name": "SplunkMint-iOS",
"version": "4.0.21",
"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.0.21.zip"
},
"source_files": "SplunkMint-iOS.framework/Versions/A/Headers/*.h",
"preserve_paths": "SplunkMint-iOS.framework/*",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"SplunkMint-iOS"
],
"libraries": "z",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libz",
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SplunkMint-iOS/\""
},
"requires_arc": true
}