[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 3 / ios-sdk-debug / 0.7.9 / ios-sdk-debug.podspec.json
blobbc52eb37863b7f8bba9ad57254c3a8daa20ede9c
2   "name": "ios-sdk-debug",
3   "version": "0.7.9",
4   "summary": "Add Marketo Mobile Engagement to your project.",
5   "description": "MarketoPod provides the following features:\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-debug.git",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Marketo, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Marketo": "mbijapur@marketo.com"
13   },
14   "source": {
15     "git": "https://github.com/Marketo/ios-sdk-debug.git",
16     "tag": "0.7.9",
17     "branch": "master"
18   },
19   "source_files": "Marketo.framework/**/*.h",
20   "platforms": {
21     "ios": "8.1"
22   },
23   "requires_arc": false,
24   "preserve_paths": "Marketo.framework",
25   "public_header_files": "Marketo.framework/**/*.h",
26   "vendored_frameworks": "Marketo.framework",
27   "frameworks": [
28     "SystemConfiguration",
29     "Security",
30     "CoreTelephony"
31   ],
32   "libraries": "sqlite3",
33   "resource_bundles": {
34     "MKTResources": [
35       "ResourcePod/**/*.{png,storyboard}"
36     ]
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }