[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 2 / KochavaTrackeriOS / 3.11.0 / KochavaTrackeriOS.podspec.json
blobe7cac449decccdaad4a3d40c71500bc9de3d228f
2   "name": "KochavaTrackeriOS",
3   "version": "3.11.0",
4   "summary": "The KochavaTracker iOS SDK.  Kochava is a leading mobile attribution and analytics platform.",
5   "description": "A lightweight and easy to integrate SDK written in Objective-C, providing first-class integration with Kochava’s installation attribution and analytics platform.",
6   "homepage": "http://www.kochava.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kochava": "support@kochava.com"
13   },
14   "source": {
15     "git": "https://github.com/Kochava/kochava-tracker-ios-sdk-cocoapod.git",
16     "tag": "3.11.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KochavaTrackeriOS/Classes/**/*",
22   "public_header_files": "KochavaTrackeriOS/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "AVFoundation",
27     "AdSupport",
28     "CoreGraphics",
29     "CoreLocation",
30     "CoreTelephony",
31     "iAd",
32     "SystemConfiguration",
33     "WebKit"
34   ],
35   "vendored_libraries": [
36     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
37     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
38   ],
39   "preserve_paths": [
40     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
41     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
42   ],
43   "libraries": "KochavaTrackeriOS",
44   "deprecated_in_favor_of": "Apple-Cocoapod-KochavaTracker"