blob: 002d7a28130ec33e6d056b5aee39a0cab483af07 [file] [log] [blame]
{
"name": "Leanplum-iOS-SDK",
"version": "3.0.0",
"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": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CFNetwork",
"Foundation",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"libraries": "sqlite3",
"documentation_url": "https://docs.leanplum.com/",
"source_files": "Leanplum-SDK/Classes/**/*",
"resources": [
"Leanplum-SDK/Resources/**/*"
],
"module_name": "Leanplum",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}