[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / b / 5 / Tune-test / 4.16.3 / Tune-test.podspec.json
blobbb38e0b96c6d31bc0a8df5307db89b0c292f6f6a
2   "name": "Tune-test",
3   "version": "4.16.3",
4   "summary": "iOS SDK for TUNE platform.",
5   "description": "The TUNE SDK for iOS provides Attribution, Analytics, Push, and In-App Messaging 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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": [
23       "AdSupport",
24       "CoreSpotlight",
25       "CoreTelephony",
26       "iAd",
27       "MobileCoreServices",
28       "StoreKit",
29       "SystemConfiguration",
30       "UIKit",
31       "CoreBluetooth",
32       "CoreLocation",
33       "UserNotifications"
34     ],
35     "preserve_paths": "Tune.framework",
36     "vendored_frameworks": "Tune.framework"
37   },
38   "libraries": "z",
39   "requires_arc": true,
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC, -lz"
42   },
43   "deprecated": true