blob: dd7a461f022f1aa23ece1fde4b092f5064eb82a6 [file] [log] [blame]
{
"name": "Leanplum-iOS-SDK-static",
"version": "1.4.1",
"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": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-iOS-SDK-static.git",
"tag": "1.4.1"
},
"frameworks": [
"CFNetwork",
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"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"
}