2 "name": "Marketo-iOS-SDK",
4 "summary": "Add Marketo Mobile Engagement to your project.",
5 "description": " MarketoPod provides the following features:\n\n * Create new leads with each app install\n * Track user actions\n * Send push notifications\n * Trigger smart campaigns across omni-channel\n",
6 "homepage": "https://github.com/Marketo/ios-sdk.git",
9 "text": "Copyright 2015 Marketo, Inc. All rights reserved.\n"
12 "Rudy Gomez": "rgomez@marketo.com"
15 "git": "https://github.com/Marketo/ios-sdk.git",
21 "requires_arc": false,
22 "preserve_paths": "Marketo.framework",
23 "public_header_files": "Marketo.framework/**/*.h",
24 "vendored_frameworks": "Marketo.framework",
26 "SystemConfiguration",
30 "libraries": "sqlite3",
32 "OTHER_LDFLAGS": "-lObjC -all_load",
33 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Marketo-iOS-SDK\""