2 "name": "Marketo-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-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",
18 "source_files": "Marketo.framework/**/*.h",
22 "requires_arc": false,
23 "preserve_paths": "Marketo.framework",
24 "public_header_files": "Marketo.framework/**/*.h",
25 "vendored_frameworks": "Marketo.framework",
27 "SystemConfiguration",
31 "libraries": "sqlite3",
34 "ResourcePod/**/*.{png,plist,storyboard}"