blob: 30a3bddc456c620d12ed98554b6fa3485e3b1b8e [file] [log] [blame]
{
"name": "Leanplum-tvOS-SDK",
"version": "2.0.6",
"summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
"description": "Leanplum delivers meaningful engagement across channels through Automation, Personalization, A/B Testing, and Analytics.",
"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": {
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/Leanplum/Leanplum-tvOS-SDK/releases/download/2.0.6/LeanplumTV.framework.zip"
},
"frameworks": [
"CFNetwork",
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"libraries": "sqlite3",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"preserve_paths": "LeanplumTV.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"source_files": "LeanplumTV.framework/Headers/*.h",
"public_header_files": "LeanplumTV.framework/Headers/*.h",
"vendored_frameworks": "LeanplumTV.framework"
}