blob: c03a4722b2d6332dd3ac604c1518264248501179 [file] [log] [blame]
{
"name": "Leanplum-iOS-SDK-static",
"version": "2.1.0",
"summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
"description": "Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app experience. We offer Messaging, Automation, App Editing, 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": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/Leanplum/Leanplum-iOS-SDK-static/releases/download/2.1.0/Leanplum.framework.zip"
},
"frameworks": [
"CFNetwork",
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"libraries": "sqlite3",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"preserve_paths": "Leanplum.framework",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"source_files": "Leanplum.framework/Headers/*.h",
"public_header_files": "Leanplum.framework/Headers/*.h",
"vendored_frameworks": "Leanplum.framework"
}