2 "name": "Marketo-AL-iOS-SDK",
4 "summary": "Add Marketo Mobile Engagement to your project.",
5 "description": "MarketoPod provides the following features:\n\n* Create lead on app install\n* Associate lead with user\n* Track user actions\n* Send push notifications\n* In-app notifications\n* Triggered campaigns",
6 "homepage": "https://github.com/Marketo/iOS-Launch-SDK.git",
9 "text": "Copyright 2015 Marketo, Inc. All rights reserved.\n"
12 "Marketo Inc": "mbijapur@marketo.com"
15 "git": "https://github.com/Marketo/iOS-Launch-SDK.git",
19 "source_files": "Marketo.framework/**/*.h",
23 "requires_arc": false,
29 "static_framework": true,
30 "preserve_paths": "Marketo.framework",
31 "public_header_files": "Marketo.framework/**/*.h",
32 "vendored_frameworks": "Marketo.framework",
34 "SystemConfiguration",
38 "libraries": "sqlite3",
41 "ResourcePod/**/*.{png,storyboard}"