[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 5 / Tune-test / 4.16.6 / Tune-test.podspec.json
blobfab72fbea8045d52cd895a50b0a87e4888b6d861
2   "name": "Tune-test",
3   "version": "4.16.6",
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-test.git",
16     "tag": "4.16.6"
17   },
18   "platforms": {
19     "ios": "8.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       "CoreBluetooth",
33       "CoreLocation",
34       "UserNotifications"
35     ],
36     "preserve_paths": "Tune.framework",
37     "vendored_frameworks": "Tune.framework"
38   },
39   "tvos": {
40     "frameworks": [
41       "AdSupport",
42       "MobileCoreServices",
43       "StoreKit",
44       "SystemConfiguration",
45       "UIKit"
46     ],
47     "preserve_paths": "Tune_tvOS.framework",
48     "vendored_frameworks": "Tune_tvOS.framework"
49   },
50   "libraries": "z",
51   "requires_arc": true,
52   "xcconfig": {
53     "OTHER_LDFLAGS": "-ObjC, -lz"
54   },
55   "deprecated": true