blob: ce067d725614e16b481904d80949765ebbdfee05 [file] [log] [blame]
{
"name": "Leanplum-iOS-SDK",
"version": "2.8.0-beta6",
"summary": "Mobile Marketing Platform. Integrated. ROI Engine.",
"description": "Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app\nexperience. We offer Messaging, Automation, App Editing, Personalization, A/B Testing, and\nAnalytics.",
"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",
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
"tag": "2.8.0-beta6"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CFNetwork",
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"libraries": "sqlite3",
"documentation_url": "https://www.leanplum.com/docs#/docs",
"source_files": "Leanplum-SDK/Classes/**/*",
"resources": [
"Leanplum-SDK/Resources/**/*"
],
"module_name": "Leanplum"
}