[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / d / 6 / 9 / Tune / 6.0.1 / Tune.podspec.json
bloba8060b484228403d593a486f300753ced38ea425
2   "name": "Tune",
3   "version": "6.0.1",
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": "6.0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "ios": {
23     "frameworks": [
24       "AdSupport",
25       "CoreTelephony",
26       "iAd",
27       "MobileCoreServices",
28       "StoreKit",
29       "SystemConfiguration",
30       "UIKit",
31       "CoreBluetooth",
32       "CoreLocation"
33     ],
34     "preserve_paths": "Tune.framework",
35     "vendored_frameworks": "Tune.framework"
36   },
37   "weak_frameworks": [
38     "CoreSpotlight",
39     "UserNotifications"
40   ],
41   "tvos": {
42     "frameworks": [
43       "AdSupport",
44       "MobileCoreServices",
45       "StoreKit",
46       "SystemConfiguration",
47       "UIKit"
48     ],
49     "preserve_paths": "Tune_tvOS.framework",
50     "vendored_frameworks": "Tune_tvOS.framework"
51   },
52   "libraries": "z",
53   "requires_arc": true,
54   "xcconfig": {
55     "OTHER_LDFLAGS": "-ObjC, -lz"
56   },
57   "deprecated": true