[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 9 / Tune / 4.11.0 / Tune.podspec.json
blobe072c3f7b801aac8a2b3afd3677d77fd8b99b97a
2   "name": "Tune",
3   "version": "4.11.0",
4   "summary": "iOS/tvOS SDK for TUNE platform.",
5   "description": "The TUNE SDK for iOS provides Attribution, Analytics, Push, and In-App Messaging capabilities. The TUNE SDK for tvOS provides Attribution and Analytics capabilities.",
6   "homepage": "https://developers.tune.com/sdk/ios-quick-start/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TUNE, Inc.": "support@tune.com"
13   },
14   "source": {
15     "git": "https://github.com/TuneOSS/cocoapod2.0.git",
16     "tag": "4.11.0"
17   },
18   "platforms": {
19     "ios": "6.0",
20     "tvos": "9.0"
21   },
22   "ios": {
23     "frameworks": [
24       "AdSupport",
25       "CoreSpotlight",
26       "CoreTelephony",
27       "iAd",
28       "MobileCoreServices",
29       "StoreKit",
30       "SystemConfiguration",
31       "UIKit"
32     ],
33     "preserve_paths": "Tune.framework",
34     "vendored_frameworks": "Tune.framework"
35   },
36   "tvos": {
37     "frameworks": [
38       "AdSupport",
39       "MobileCoreServices",
40       "StoreKit",
41       "SystemConfiguration",
42       "UIKit"
43     ],
44     "preserve_paths": "Tune_tvOS.framework",
45     "vendored_frameworks": "Tune_tvOS.framework"
46   },
47   "libraries": "z",
48   "requires_arc": true,
49   "xcconfig": {
50     "OTHER_LDFLAGS": "-ObjC, -lz"
51   },
52   "deprecated": true