[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / 2 / Marketo-iOS-SDK / 0.4.7 / Marketo-iOS-SDK.podspec.json
blob08b62fa47741cdd6c82e060ec6a66c7fddbabaae
2   "name": "Marketo-iOS-SDK",
3   "version": "0.4.7",
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",
6   "homepage": "https://github.com/Marketo/ios-sdk.git",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Marketo, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Rudy Gomez": "rgomez@marketo.com"
13   },
14   "source": {
15     "git": "https://github.com/Marketo/ios-sdk.git",
16     "tag": "0.4.7"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": false,
22   "preserve_paths": "Marketo.framework",
23   "public_header_files": "Marketo.framework/**/*.h",
24   "vendored_frameworks": "Marketo.framework",
25   "frameworks": [
26     "SystemConfiguration",
27     "Security",
28     "CoreTelephony"
29   ],
30   "libraries": "sqlite3"