blob: 765d40a78efbeb69161e6b638e0128490ef4de9e [file] [log] [blame]
{
"name": "Leanplum-iOS-Monitoring",
"version": "2.1.0",
"summary": "Supplementary Leanplum pod to provide crash monitoring support.",
"description": "The Leanplum Monitoring pod helps monitor the performance and reliability of the Leanplum SDK.",
"homepage": "https://www.leanplum.com",
"license": {
"type": "Commercial",
"text": "See https://www.leanplum.com/tos"
},
"authors": {
"Leanplum": "support@leanplum.com"
},
"social_media_url": "https://twitter.com/leanplum",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/Leanplum/Leanplum-iOS-Monitoring/releases/download/2.1.0/LeanplumSDKMonitoring.framework.zip"
},
"frameworks": "UIKit",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"preserve_paths": "LeanplumSDKMonitoring.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"source_files": "LeanplumSDKMonitoring.framework/Headers/*.h",
"public_header_files": "LeanplumSDKMonitoring.framework/Headers/*.h",
"vendored_frameworks": "LeanplumSDKMonitoring.framework"
}